#DFCB4E Color

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

Color preview

#DFCB4E

Color formats

HEX
#DFCB4E
RGB
rgb(223, 203, 78)
RGBA
rgba(223, 203, 78, 1)
HSL
hsl(52, 69%, 59%)
HSV
hsv(52, 65%, 87%)
CMYK
cmyk(0%, 9%, 65%, 13%)
CSS variable
--color-primary: #DFCB4E;
Lowercase HEX
#dfcb4e

Shades

Tints

Tones

Harmony

CSS snippets for #DFCB4E

.color-dfcb4e {
  color: #DFCB4E;
  background-color: #DFCB4E;
}

Frequently asked questions

What color is #DFCB4E?+

#DFCB4E is a HEX color with RGB value rgb(223, 203, 78) and HSL value hsl(52, 69%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DFCB4E?+

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