#DBEB90 Color

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

Color preview

#DBEB90

Color formats

HEX
#DBEB90
RGB
rgb(219, 235, 144)
RGBA
rgba(219, 235, 144, 1)
HSL
hsl(71, 69%, 74%)
HSV
hsv(71, 39%, 92%)
CMYK
cmyk(7%, 0%, 39%, 8%)
CSS variable
--color-primary: #DBEB90;
Lowercase HEX
#dbeb90

Shades

Tints

Tones

Harmony

CSS snippets for #DBEB90

.color-dbeb90 {
  color: #DBEB90;
  background-color: #DBEB90;
}

Frequently asked questions

What color is #DBEB90?+

#DBEB90 is a HEX color with RGB value rgb(219, 235, 144) and HSL value hsl(71, 69%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBEB90?+

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