#DFAB29 Color

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

Color preview

#DFAB29

Color formats

HEX
#DFAB29
RGB
rgb(223, 171, 41)
RGBA
rgba(223, 171, 41, 1)
HSL
hsl(43, 74%, 52%)
HSV
hsv(43, 82%, 87%)
CMYK
cmyk(0%, 23%, 82%, 13%)
CSS variable
--color-primary: #DFAB29;
Lowercase HEX
#dfab29

Shades

Tints

Tones

Harmony

CSS snippets for #DFAB29

.color-dfab29 {
  color: #DFAB29;
  background-color: #DFAB29;
}

Frequently asked questions

What color is #DFAB29?+

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

What is the closest Tailwind color to #DFAB29?+

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