#DAAB34 Color

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

Color preview

#DAAB34

Color formats

HEX
#DAAB34
RGB
rgb(218, 171, 52)
RGBA
rgba(218, 171, 52, 1)
HSL
hsl(43, 69%, 53%)
HSV
hsv(43, 76%, 85%)
CMYK
cmyk(0%, 22%, 76%, 15%)
CSS variable
--color-primary: #DAAB34;
Lowercase HEX
#daab34

Shades

Tints

Tones

Harmony

CSS snippets for #DAAB34

.color-daab34 {
  color: #DAAB34;
  background-color: #DAAB34;
}

Frequently asked questions

What color is #DAAB34?+

#DAAB34 is a HEX color with RGB value rgb(218, 171, 52) and HSL value hsl(43, 69%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAAB34?+

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