#DAC55B Color

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

Color preview

#DAC55B

Color formats

HEX
#DAC55B
RGB
rgb(218, 197, 91)
RGBA
rgba(218, 197, 91, 1)
HSL
hsl(50, 63%, 61%)
HSV
hsv(50, 58%, 85%)
CMYK
cmyk(0%, 10%, 58%, 15%)
CSS variable
--color-primary: #DAC55B;
Lowercase HEX
#dac55b

Shades

Tints

Tones

Harmony

CSS snippets for #DAC55B

.color-dac55b {
  color: #DAC55B;
  background-color: #DAC55B;
}

Frequently asked questions

What color is #DAC55B?+

#DAC55B is a HEX color with RGB value rgb(218, 197, 91) and HSL value hsl(50, 63%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DAC55B?+

The closest Tailwind color is amber-300, available as the bg-amber-300 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