#DEF3B2 Color

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

Color preview

#DEF3B2

Color formats

HEX
#DEF3B2
RGB
rgb(222, 243, 178)
RGBA
rgba(222, 243, 178, 1)
HSL
hsl(79, 73%, 83%)
HSV
hsv(79, 27%, 95%)
CMYK
cmyk(9%, 0%, 27%, 5%)
CSS variable
--color-primary: #DEF3B2;
Lowercase HEX
#def3b2

Shades

Tints

Tones

Harmony

CSS snippets for #DEF3B2

.color-def3b2 {
  color: #DEF3B2;
  background-color: #DEF3B2;
}

Frequently asked questions

What color is #DEF3B2?+

#DEF3B2 is a HEX color with RGB value rgb(222, 243, 178) and HSL value hsl(79, 73%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEF3B2?+

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