#DCCF8D Color

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

Color preview

#DCCF8D

Color formats

HEX
#DCCF8D
RGB
rgb(220, 207, 141)
RGBA
rgba(220, 207, 141, 1)
HSL
hsl(50, 53%, 71%)
HSV
hsv(50, 36%, 86%)
CMYK
cmyk(0%, 6%, 36%, 14%)
CSS variable
--color-primary: #DCCF8D;
Lowercase HEX
#dccf8d

Shades

Tints

Tones

Harmony

CSS snippets for #DCCF8D

.color-dccf8d {
  color: #DCCF8D;
  background-color: #DCCF8D;
}

Frequently asked questions

What color is #DCCF8D?+

#DCCF8D is a HEX color with RGB value rgb(220, 207, 141) and HSL value hsl(50, 53%, 71%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCCF8D?+

The closest Tailwind color is amber-200, available as the bg-amber-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