#DAC04B Color

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

Color preview

#DAC04B

Color formats

HEX
#DAC04B
RGB
rgb(218, 192, 75)
RGBA
rgba(218, 192, 75, 1)
HSL
hsl(49, 66%, 57%)
HSV
hsv(49, 66%, 85%)
CMYK
cmyk(0%, 12%, 66%, 15%)
CSS variable
--color-primary: #DAC04B;
Lowercase HEX
#dac04b

Shades

Tints

Tones

Harmony

CSS snippets for #DAC04B

.color-dac04b {
  color: #DAC04B;
  background-color: #DAC04B;
}

Frequently asked questions

What color is #DAC04B?+

#DAC04B is a HEX color with RGB value rgb(218, 192, 75) and HSL value hsl(49, 66%, 57%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DAC04B?+

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