#DBFF94 Color

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

Color preview

#DBFF94

Color formats

HEX
#DBFF94
RGB
rgb(219, 255, 148)
RGBA
rgba(219, 255, 148, 1)
HSL
hsl(80, 100%, 79%)
HSV
hsv(80, 42%, 100%)
CMYK
cmyk(14%, 0%, 42%, 0%)
CSS variable
--color-primary: #DBFF94;
Lowercase HEX
#dbff94

Shades

Tints

Tones

Harmony

CSS snippets for #DBFF94

.color-dbff94 {
  color: #DBFF94;
  background-color: #DBFF94;
}

Frequently asked questions

What color is #DBFF94?+

#DBFF94 is a HEX color with RGB value rgb(219, 255, 148) and HSL value hsl(80, 100%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DBFF94?+

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