#DAC050 Color

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

Color preview

#DAC050

Color formats

HEX
#DAC050
RGB
rgb(218, 192, 80)
RGBA
rgba(218, 192, 80, 1)
HSL
hsl(49, 65%, 58%)
HSV
hsv(49, 63%, 85%)
CMYK
cmyk(0%, 12%, 63%, 15%)
CSS variable
--color-primary: #DAC050;
Lowercase HEX
#dac050

Shades

Tints

Tones

Harmony

CSS snippets for #DAC050

.color-dac050 {
  color: #DAC050;
  background-color: #DAC050;
}

Frequently asked questions

What color is #DAC050?+

#DAC050 is a HEX color with RGB value rgb(218, 192, 80) and HSL value hsl(49, 65%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DAC050?+

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