#DBAA24 Color

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

Color preview

#DBAA24

Color formats

HEX
#DBAA24
RGB
rgb(219, 170, 36)
RGBA
rgba(219, 170, 36, 1)
HSL
hsl(44, 72%, 50%)
HSV
hsv(44, 84%, 86%)
CMYK
cmyk(0%, 22%, 84%, 14%)
CSS variable
--color-primary: #DBAA24;
Lowercase HEX
#dbaa24

Shades

Tints

Tones

Harmony

CSS snippets for #DBAA24

.color-dbaa24 {
  color: #DBAA24;
  background-color: #DBAA24;
}

Frequently asked questions

What color is #DBAA24?+

#DBAA24 is a HEX color with RGB value rgb(219, 170, 36) and HSL value hsl(44, 72%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBAA24?+

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