#DCCF85 Color

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

Color preview

#DCCF85

Color formats

HEX
#DCCF85
RGB
rgb(220, 207, 133)
RGBA
rgba(220, 207, 133, 1)
HSL
hsl(51, 55%, 69%)
HSV
hsv(51, 40%, 86%)
CMYK
cmyk(0%, 6%, 40%, 14%)
CSS variable
--color-primary: #DCCF85;
Lowercase HEX
#dccf85

Shades

Tints

Tones

Harmony

CSS snippets for #DCCF85

.color-dccf85 {
  color: #DCCF85;
  background-color: #DCCF85;
}

Frequently asked questions

What color is #DCCF85?+

#DCCF85 is a HEX color with RGB value rgb(220, 207, 133) and HSL value hsl(51, 55%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DCCF85?+

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