#DEF48F Color

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

Color preview

#DEF48F

Color formats

HEX
#DEF48F
RGB
rgb(222, 244, 143)
RGBA
rgba(222, 244, 143, 1)
HSL
hsl(73, 82%, 76%)
HSV
hsv(73, 41%, 96%)
CMYK
cmyk(9%, 0%, 41%, 4%)
CSS variable
--color-primary: #DEF48F;
Lowercase HEX
#def48f

Shades

Tints

Tones

Harmony

CSS snippets for #DEF48F

.color-def48f {
  color: #DEF48F;
  background-color: #DEF48F;
}

Frequently asked questions

What color is #DEF48F?+

#DEF48F is a HEX color with RGB value rgb(222, 244, 143) and HSL value hsl(73, 82%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEF48F?+

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