#DABB21 Color

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

Color preview

#DABB21

Color formats

HEX
#DABB21
RGB
rgb(218, 187, 33)
RGBA
rgba(218, 187, 33, 1)
HSL
hsl(50, 74%, 49%)
HSV
hsv(50, 85%, 85%)
CMYK
cmyk(0%, 14%, 85%, 15%)
CSS variable
--color-primary: #DABB21;
Lowercase HEX
#dabb21

Shades

Tints

Tones

Harmony

CSS snippets for #DABB21

.color-dabb21 {
  color: #DABB21;
  background-color: #DABB21;
}

Frequently asked questions

What color is #DABB21?+

#DABB21 is a HEX color with RGB value rgb(218, 187, 33) and HSL value hsl(50, 74%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DABB21?+

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