#DEF4AB Color

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

Color preview

#DEF4AB

Color formats

HEX
#DEF4AB
RGB
rgb(222, 244, 171)
RGBA
rgba(222, 244, 171, 1)
HSL
hsl(78, 77%, 81%)
HSV
hsv(78, 30%, 96%)
CMYK
cmyk(9%, 0%, 30%, 4%)
CSS variable
--color-primary: #DEF4AB;
Lowercase HEX
#def4ab

Shades

Tints

Tones

Harmony

CSS snippets for #DEF4AB

.color-def4ab {
  color: #DEF4AB;
  background-color: #DEF4AB;
}

Frequently asked questions

What color is #DEF4AB?+

#DEF4AB is a HEX color with RGB value rgb(222, 244, 171) and HSL value hsl(78, 77%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF4AB?+

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