#DEF98A Color

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

Color preview

#DEF98A

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEF98A

.color-def98a {
  color: #DEF98A;
  background-color: #DEF98A;
}

Frequently asked questions

What color is #DEF98A?+

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

What is the closest Tailwind color to #DEF98A?+

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