#DBAD24 Color

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

Color preview

#DBAD24

Color formats

HEX
#DBAD24
RGB
rgb(219, 173, 36)
RGBA
rgba(219, 173, 36, 1)
HSL
hsl(45, 72%, 50%)
HSV
hsv(45, 84%, 86%)
CMYK
cmyk(0%, 21%, 84%, 14%)
CSS variable
--color-primary: #DBAD24;
Lowercase HEX
#dbad24

Shades

Tints

Tones

Harmony

CSS snippets for #DBAD24

.color-dbad24 {
  color: #DBAD24;
  background-color: #DBAD24;
}

Frequently asked questions

What color is #DBAD24?+

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

What is the closest Tailwind color to #DBAD24?+

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