#DFCB31 Color

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

Color preview

#DFCB31

Color formats

HEX
#DFCB31
RGB
rgb(223, 203, 49)
RGBA
rgba(223, 203, 49, 1)
HSL
hsl(53, 73%, 53%)
HSV
hsv(53, 78%, 87%)
CMYK
cmyk(0%, 9%, 78%, 13%)
CSS variable
--color-primary: #DFCB31;
Lowercase HEX
#dfcb31

Shades

Tints

Tones

Harmony

CSS snippets for #DFCB31

.color-dfcb31 {
  color: #DFCB31;
  background-color: #DFCB31;
}

Frequently asked questions

What color is #DFCB31?+

#DFCB31 is a HEX color with RGB value rgb(223, 203, 49) and HSL value hsl(53, 73%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DFCB31?+

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