#DEF98D Color

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

Color preview

#DEF98D

Color formats

HEX
#DEF98D
RGB
rgb(222, 249, 141)
RGBA
rgba(222, 249, 141, 1)
HSL
hsl(75, 90%, 76%)
HSV
hsv(75, 43%, 98%)
CMYK
cmyk(11%, 0%, 43%, 2%)
CSS variable
--color-primary: #DEF98D;
Lowercase HEX
#def98d

Shades

Tints

Tones

Harmony

CSS snippets for #DEF98D

.color-def98d {
  color: #DEF98D;
  background-color: #DEF98D;
}

Frequently asked questions

What color is #DEF98D?+

#DEF98D is a HEX color with RGB value rgb(222, 249, 141) and HSL value hsl(75, 90%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF98D?+

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