#DBDB24 Color

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

Color preview

#DBDB24

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DBDB24

.color-dbdb24 {
  color: #DBDB24;
  background-color: #DBDB24;
}

Frequently asked questions

What color is #DBDB24?+

#DBDB24 is a HEX color with RGB value rgb(219, 219, 36) and HSL value hsl(60, 72%, 50%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #DBDB24?+

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