#DFCD31 Color

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

Color preview

#DFCD31

Color formats

HEX
#DFCD31
RGB
rgb(223, 205, 49)
RGBA
rgba(223, 205, 49, 1)
HSL
hsl(54, 73%, 53%)
HSV
hsv(54, 78%, 87%)
CMYK
cmyk(0%, 8%, 78%, 13%)
CSS variable
--color-primary: #DFCD31;
Lowercase HEX
#dfcd31

Shades

Tints

Tones

Harmony

CSS snippets for #DFCD31

.color-dfcd31 {
  color: #DFCD31;
  background-color: #DFCD31;
}

Frequently asked questions

What color is #DFCD31?+

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

What is the closest Tailwind color to #DFCD31?+

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