#DEF2AB Color

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

Color preview

#DEF2AB

Color formats

HEX
#DEF2AB
RGB
rgb(222, 242, 171)
RGBA
rgba(222, 242, 171, 1)
HSL
hsl(77, 73%, 81%)
HSV
hsv(77, 29%, 95%)
CMYK
cmyk(8%, 0%, 29%, 5%)
CSS variable
--color-primary: #DEF2AB;
Lowercase HEX
#def2ab

Shades

Tints

Tones

Harmony

CSS snippets for #DEF2AB

.color-def2ab {
  color: #DEF2AB;
  background-color: #DEF2AB;
}

Frequently asked questions

What color is #DEF2AB?+

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

What is the closest Tailwind color to #DEF2AB?+

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