#DBDB2E Color

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

Color preview

#DBDB2E

Color formats

HEX
#DBDB2E
RGB
rgb(219, 219, 46)
RGBA
rgba(219, 219, 46, 1)
HSL
hsl(60, 71%, 52%)
HSV
hsv(60, 79%, 86%)
CMYK
cmyk(0%, 0%, 79%, 14%)
CSS variable
--color-primary: #DBDB2E;
Lowercase HEX
#dbdb2e

Shades

Tints

Tones

Harmony

CSS snippets for #DBDB2E

.color-dbdb2e {
  color: #DBDB2E;
  background-color: #DBDB2E;
}

Frequently asked questions

What color is #DBDB2E?+

#DBDB2E is a HEX color with RGB value rgb(219, 219, 46) and HSL value hsl(60, 71%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DBDB2E?+

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