#DEF18A Color

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

Color preview

#DEF18A

Color formats

HEX
#DEF18A
RGB
rgb(222, 241, 138)
RGBA
rgba(222, 241, 138, 1)
HSL
hsl(71, 79%, 74%)
HSV
hsv(71, 43%, 95%)
CMYK
cmyk(8%, 0%, 43%, 5%)
CSS variable
--color-primary: #DEF18A;
Lowercase HEX
#def18a

Shades

Tints

Tones

Harmony

CSS snippets for #DEF18A

.color-def18a {
  color: #DEF18A;
  background-color: #DEF18A;
}

Frequently asked questions

What color is #DEF18A?+

#DEF18A is a HEX color with RGB value rgb(222, 241, 138) and HSL value hsl(71, 79%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF18A?+

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