#DBDB90 Color

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

Color preview

#DBDB90

Color formats

HEX
#DBDB90
RGB
rgb(219, 219, 144)
RGBA
rgba(219, 219, 144, 1)
HSL
hsl(60, 51%, 71%)
HSV
hsv(60, 34%, 86%)
CMYK
cmyk(0%, 0%, 34%, 14%)
CSS variable
--color-primary: #DBDB90;
Lowercase HEX
#dbdb90

Shades

Tints

Tones

Harmony

CSS snippets for #DBDB90

.color-dbdb90 {
  color: #DBDB90;
  background-color: #DBDB90;
}

Frequently asked questions

What color is #DBDB90?+

#DBDB90 is a HEX color with RGB value rgb(219, 219, 144) and HSL value hsl(60, 51%, 71%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBDB90?+

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