#DEF2EC Color

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

Color preview

#DEF2EC

Color formats

HEX
#DEF2EC
RGB
rgb(222, 242, 236)
RGBA
rgba(222, 242, 236, 1)
HSL
hsl(162, 43%, 91%)
HSV
hsv(162, 8%, 95%)
CMYK
cmyk(8%, 0%, 2%, 5%)
CSS variable
--color-primary: #DEF2EC;
Lowercase HEX
#def2ec

Shades

Tints

Tones

Harmony

CSS snippets for #DEF2EC

.color-def2ec {
  color: #DEF2EC;
  background-color: #DEF2EC;
}

Frequently asked questions

What color is #DEF2EC?+

#DEF2EC is a HEX color with RGB value rgb(222, 242, 236) and HSL value hsl(162, 43%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEF2EC?+

The closest Tailwind color is green-100, available as the bg-green-100 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