#DAC550 Color

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

Color preview

#DAC550

Color formats

HEX
#DAC550
RGB
rgb(218, 197, 80)
RGBA
rgba(218, 197, 80, 1)
HSL
hsl(51, 65%, 58%)
HSV
hsv(51, 63%, 85%)
CMYK
cmyk(0%, 10%, 63%, 15%)
CSS variable
--color-primary: #DAC550;
Lowercase HEX
#dac550

Shades

Tints

Tones

Harmony

CSS snippets for #DAC550

.color-dac550 {
  color: #DAC550;
  background-color: #DAC550;
}

Frequently asked questions

What color is #DAC550?+

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

What is the closest Tailwind color to #DAC550?+

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