#DFCF82 Color

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

Color preview

#DFCF82

Color formats

HEX
#DFCF82
RGB
rgb(223, 207, 130)
RGBA
rgba(223, 207, 130, 1)
HSL
hsl(50, 59%, 69%)
HSV
hsv(50, 42%, 87%)
CMYK
cmyk(0%, 7%, 42%, 13%)
CSS variable
--color-primary: #DFCF82;
Lowercase HEX
#dfcf82

Shades

Tints

Tones

Harmony

CSS snippets for #DFCF82

.color-dfcf82 {
  color: #DFCF82;
  background-color: #DFCF82;
}

Frequently asked questions

What color is #DFCF82?+

#DFCF82 is a HEX color with RGB value rgb(223, 207, 130) and HSL value hsl(50, 59%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #DFCF82?+

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