#DAB11B Color

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

Color preview

#DAB11B

Color formats

HEX
#DAB11B
RGB
rgb(218, 177, 27)
RGBA
rgba(218, 177, 27, 1)
HSL
hsl(47, 78%, 48%)
HSV
hsv(47, 88%, 85%)
CMYK
cmyk(0%, 19%, 88%, 15%)
CSS variable
--color-primary: #DAB11B;
Lowercase HEX
#dab11b

Shades

Tints

Tones

Harmony

CSS snippets for #DAB11B

.color-dab11b {
  color: #DAB11B;
  background-color: #DAB11B;
}

Frequently asked questions

What color is #DAB11B?+

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

What is the closest Tailwind color to #DAB11B?+

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