#DACB25 Color

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

Color preview

#DACB25

Color formats

HEX
#DACB25
RGB
rgb(218, 203, 37)
RGBA
rgba(218, 203, 37, 1)
HSL
hsl(55, 71%, 50%)
HSV
hsv(55, 83%, 85%)
CMYK
cmyk(0%, 7%, 83%, 15%)
CSS variable
--color-primary: #DACB25;
Lowercase HEX
#dacb25

Shades

Tints

Tones

Harmony

CSS snippets for #DACB25

.color-dacb25 {
  color: #DACB25;
  background-color: #DACB25;
}

Frequently asked questions

What color is #DACB25?+

#DACB25 is a HEX color with RGB value rgb(218, 203, 37) and HSL value hsl(55, 71%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DACB25?+

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