#DAC41B Color

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

Color preview

#DAC41B

Color formats

HEX
#DAC41B
RGB
rgb(218, 196, 27)
RGBA
rgba(218, 196, 27, 1)
HSL
hsl(53, 78%, 48%)
HSV
hsv(53, 88%, 85%)
CMYK
cmyk(0%, 10%, 88%, 15%)
CSS variable
--color-primary: #DAC41B;
Lowercase HEX
#dac41b

Shades

Tints

Tones

Harmony

CSS snippets for #DAC41B

.color-dac41b {
  color: #DAC41B;
  background-color: #DAC41B;
}

Frequently asked questions

What color is #DAC41B?+

#DAC41B is a HEX color with RGB value rgb(218, 196, 27) and HSL value hsl(53, 78%, 48%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DAC41B?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 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