#DEF2EF Color

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

Color preview

#DEF2EF

Color formats

HEX
#DEF2EF
RGB
rgb(222, 242, 239)
RGBA
rgba(222, 242, 239, 1)
HSL
hsl(171, 43%, 91%)
HSV
hsv(171, 8%, 95%)
CMYK
cmyk(8%, 0%, 1%, 5%)
CSS variable
--color-primary: #DEF2EF;
Lowercase HEX
#def2ef

Shades

Tints

Tones

Harmony

CSS snippets for #DEF2EF

.color-def2ef {
  color: #DEF2EF;
  background-color: #DEF2EF;
}

Frequently asked questions

What color is #DEF2EF?+

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

What is the closest Tailwind color to #DEF2EF?+

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