#DBDB54 Color

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

Color preview

#DBDB54

Color formats

HEX
#DBDB54
RGB
rgb(219, 219, 84)
RGBA
rgba(219, 219, 84, 1)
HSL
hsl(60, 65%, 59%)
HSV
hsv(60, 62%, 86%)
CMYK
cmyk(0%, 0%, 62%, 14%)
CSS variable
--color-primary: #DBDB54;
Lowercase HEX
#dbdb54

Shades

Tints

Tones

Harmony

CSS snippets for #DBDB54

.color-dbdb54 {
  color: #DBDB54;
  background-color: #DBDB54;
}

Frequently asked questions

What color is #DBDB54?+

#DBDB54 is a HEX color with RGB value rgb(219, 219, 84) and HSL value hsl(60, 65%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBDB54?+

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