#DBFE90 Color

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

Color preview

#DBFE90

Color formats

HEX
#DBFE90
RGB
rgb(219, 254, 144)
RGBA
rgba(219, 254, 144, 1)
HSL
hsl(79, 98%, 78%)
HSV
hsv(79, 43%, 100%)
CMYK
cmyk(14%, 0%, 43%, 0%)
CSS variable
--color-primary: #DBFE90;
Lowercase HEX
#dbfe90

Shades

Tints

Tones

Harmony

CSS snippets for #DBFE90

.color-dbfe90 {
  color: #DBFE90;
  background-color: #DBFE90;
}

Frequently asked questions

What color is #DBFE90?+

#DBFE90 is a HEX color with RGB value rgb(219, 254, 144) and HSL value hsl(79, 98%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBFE90?+

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