#DEF28D Color

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

Color preview

#DEF28D

Color formats

HEX
#DEF28D
RGB
rgb(222, 242, 141)
RGBA
rgba(222, 242, 141, 1)
HSL
hsl(72, 80%, 75%)
HSV
hsv(72, 42%, 95%)
CMYK
cmyk(8%, 0%, 42%, 5%)
CSS variable
--color-primary: #DEF28D;
Lowercase HEX
#def28d

Shades

Tints

Tones

Harmony

CSS snippets for #DEF28D

.color-def28d {
  color: #DEF28D;
  background-color: #DEF28D;
}

Frequently asked questions

What color is #DEF28D?+

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

What is the closest Tailwind color to #DEF28D?+

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