#DAC05B Color

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

Color preview

#DAC05B

Color formats

HEX
#DAC05B
RGB
rgb(218, 192, 91)
RGBA
rgba(218, 192, 91, 1)
HSL
hsl(48, 63%, 61%)
HSV
hsv(48, 58%, 85%)
CMYK
cmyk(0%, 12%, 58%, 15%)
CSS variable
--color-primary: #DAC05B;
Lowercase HEX
#dac05b

Shades

Tints

Tones

Harmony

CSS snippets for #DAC05B

.color-dac05b {
  color: #DAC05B;
  background-color: #DAC05B;
}

Frequently asked questions

What color is #DAC05B?+

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

What is the closest Tailwind color to #DAC05B?+

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