#DAC95B Color

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

Color preview

#DAC95B

Color formats

HEX
#DAC95B
RGB
rgb(218, 201, 91)
RGBA
rgba(218, 201, 91, 1)
HSL
hsl(52, 63%, 61%)
HSV
hsv(52, 58%, 85%)
CMYK
cmyk(0%, 8%, 58%, 15%)
CSS variable
--color-primary: #DAC95B;
Lowercase HEX
#dac95b

Shades

Tints

Tones

Harmony

CSS snippets for #DAC95B

.color-dac95b {
  color: #DAC95B;
  background-color: #DAC95B;
}

Frequently asked questions

What color is #DAC95B?+

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

What is the closest Tailwind color to #DAC95B?+

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