#DBDB60 Color

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

Color preview

#DBDB60

Color formats

HEX
#DBDB60
RGB
rgb(219, 219, 96)
RGBA
rgba(219, 219, 96, 1)
HSL
hsl(60, 63%, 62%)
HSV
hsv(60, 56%, 86%)
CMYK
cmyk(0%, 0%, 56%, 14%)
CSS variable
--color-primary: #DBDB60;
Lowercase HEX
#dbdb60

Shades

Tints

Tones

Harmony

CSS snippets for #DBDB60

.color-dbdb60 {
  color: #DBDB60;
  background-color: #DBDB60;
}

Frequently asked questions

What color is #DBDB60?+

#DBDB60 is a HEX color with RGB value rgb(219, 219, 96) and HSL value hsl(60, 63%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #DBDB60?+

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