#DFAB27 Color

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

Color preview

#DFAB27

Color formats

HEX
#DFAB27
RGB
rgb(223, 171, 39)
RGBA
rgba(223, 171, 39, 1)
HSL
hsl(43, 74%, 51%)
HSV
hsv(43, 83%, 87%)
CMYK
cmyk(0%, 23%, 83%, 13%)
CSS variable
--color-primary: #DFAB27;
Lowercase HEX
#dfab27

Shades

Tints

Tones

Harmony

CSS snippets for #DFAB27

.color-dfab27 {
  color: #DFAB27;
  background-color: #DFAB27;
}

Frequently asked questions

What color is #DFAB27?+

#DFAB27 is a HEX color with RGB value rgb(223, 171, 39) and HSL value hsl(43, 74%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DFAB27?+

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