#DEF28F Color

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

Color preview

#DEF28F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DEF28F

.color-def28f {
  color: #DEF28F;
  background-color: #DEF28F;
}

Frequently asked questions

What color is #DEF28F?+

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

What is the closest Tailwind color to #DEF28F?+

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