#DFCF90 Color

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

Color preview

#DFCF90

Color formats

HEX
#DFCF90
RGB
rgb(223, 207, 144)
RGBA
rgba(223, 207, 144, 1)
HSL
hsl(48, 55%, 72%)
HSV
hsv(48, 35%, 87%)
CMYK
cmyk(0%, 7%, 35%, 13%)
CSS variable
--color-primary: #DFCF90;
Lowercase HEX
#dfcf90

Shades

Tints

Tones

Harmony

CSS snippets for #DFCF90

.color-dfcf90 {
  color: #DFCF90;
  background-color: #DFCF90;
}

Frequently asked questions

What color is #DFCF90?+

#DFCF90 is a HEX color with RGB value rgb(223, 207, 144) and HSL value hsl(48, 55%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFCF90?+

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