Soft Glow

014 / Benjamin Moore
#DC624D

A confident orange with warm warmth that envelops a room without overpowering it.

Spec Sheet

Hex#DC624D
RGB220, 98, 77
HSL9°, 67%, 58%
On White 3.56:1 AA Large
On Black 5.9:1 AA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #F2EEED
Text: #2C1E1B
Accent: #DC624D
Support: #6EA1AA
Neutral: #C1B9A9

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Soft Glow Palettes are free. Exports aren't.

#F2EEED background RGB 242 238 237
#2C1E1B ink RGB 44 30 27
#DC624D accent RGB 220 98 77
#6EA1AA support RGB 110 161 170
#C1B9A9 neutral RGB 193 185 169
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2EEED;
  --palette-ink: #2C1E1B;
  --palette-accent: #DC624D;
  --palette-support: #6EA1AA;
  --palette-neutral: #C1B9A9;
}

Tailwind Config

{
  "palette-background": "#F2EEED",
  "palette-ink": "#2C1E1B",
  "palette-accent": "#DC624D",
  "palette-support": "#6EA1AA",
  "palette-neutral": "#C1B9A9"
}

Pro Exports Pro

Color Blindness Simulation

#82774B
Protanopia
#A0924A
Deuteranopia
#F14A5D
Tritanopia

Build a design system around Soft Glow.