#DCC19E Color

Inspect #DCC19E across formats, palettes, contrast and closest named color matches.

Color preview

#DCC19E

Color formats

HEX
#DCC19E
RGB
rgb(220, 193, 158)
RGBA
rgba(220, 193, 158, 1)
HSL
hsl(34, 47%, 74%)
HSV
hsv(34, 28%, 86%)
CMYK
cmyk(0%, 12%, 28%, 14%)
CSS variable
--color-primary: #DCC19E;
Lowercase HEX
#dcc19e

Shades

Tints

Tones

Harmony

CSS snippets for #DCC19E

.color-dcc19e {
  color: #DCC19E;
  background-color: #DCC19E;
}

Frequently asked questions

What color is #DCC19E?+

#DCC19E is a HEX color with RGB value rgb(220, 193, 158) and HSL value hsl(34, 47%, 74%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #DCC19E?+

The closest Tailwind color is orange-200, available as the bg-orange-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools