#DEF28E Color

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

Color preview

#DEF28E

Color formats

HEX
#DEF28E
RGB
rgb(222, 242, 142)
RGBA
rgba(222, 242, 142, 1)
HSL
hsl(72, 79%, 75%)
HSV
hsv(72, 41%, 95%)
CMYK
cmyk(8%, 0%, 41%, 5%)
CSS variable
--color-primary: #DEF28E;
Lowercase HEX
#def28e

Shades

Tints

Tones

Harmony

CSS snippets for #DEF28E

.color-def28e {
  color: #DEF28E;
  background-color: #DEF28E;
}

Frequently asked questions

What color is #DEF28E?+

#DEF28E is a HEX color with RGB value rgb(222, 242, 142) and HSL value hsl(72, 79%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF28E?+

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