#DAAF21 Color

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

Color preview

#DAAF21

Color formats

HEX
#DAAF21
RGB
rgb(218, 175, 33)
RGBA
rgba(218, 175, 33, 1)
HSL
hsl(46, 74%, 49%)
HSV
hsv(46, 85%, 85%)
CMYK
cmyk(0%, 20%, 85%, 15%)
CSS variable
--color-primary: #DAAF21;
Lowercase HEX
#daaf21

Shades

Tints

Tones

Harmony

CSS snippets for #DAAF21

.color-daaf21 {
  color: #DAAF21;
  background-color: #DAAF21;
}

Frequently asked questions

What color is #DAAF21?+

#DAAF21 is a HEX color with RGB value rgb(218, 175, 33) and HSL value hsl(46, 74%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAAF21?+

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