#DAAC21 Color

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

Color preview

#DAAC21

Color formats

HEX
#DAAC21
RGB
rgb(218, 172, 33)
RGBA
rgba(218, 172, 33, 1)
HSL
hsl(45, 74%, 49%)
HSV
hsv(45, 85%, 85%)
CMYK
cmyk(0%, 21%, 85%, 15%)
CSS variable
--color-primary: #DAAC21;
Lowercase HEX
#daac21

Shades

Tints

Tones

Harmony

CSS snippets for #DAAC21

.color-daac21 {
  color: #DAAC21;
  background-color: #DAAC21;
}

Frequently asked questions

What color is #DAAC21?+

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

What is the closest Tailwind color to #DAAC21?+

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