#DAC143 Color

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

Color preview

#DAC143

Color formats

HEX
#DAC143
RGB
rgb(218, 193, 67)
RGBA
rgba(218, 193, 67, 1)
HSL
hsl(50, 67%, 56%)
HSV
hsv(50, 69%, 85%)
CMYK
cmyk(0%, 11%, 69%, 15%)
CSS variable
--color-primary: #DAC143;
Lowercase HEX
#dac143

Shades

Tints

Tones

Harmony

CSS snippets for #DAC143

.color-dac143 {
  color: #DAC143;
  background-color: #DAC143;
}

Frequently asked questions

What color is #DAC143?+

#DAC143 is a HEX color with RGB value rgb(218, 193, 67) and HSL value hsl(50, 67%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAC143?+

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