#DEF88F Color

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

Color preview

#DEF88F

Color formats

HEX
#DEF88F
RGB
rgb(222, 248, 143)
RGBA
rgba(222, 248, 143, 1)
HSL
hsl(75, 88%, 77%)
HSV
hsv(75, 42%, 97%)
CMYK
cmyk(10%, 0%, 42%, 3%)
CSS variable
--color-primary: #DEF88F;
Lowercase HEX
#def88f

Shades

Tints

Tones

Harmony

CSS snippets for #DEF88F

.color-def88f {
  color: #DEF88F;
  background-color: #DEF88F;
}

Frequently asked questions

What color is #DEF88F?+

#DEF88F is a HEX color with RGB value rgb(222, 248, 143) and HSL value hsl(75, 88%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF88F?+

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