#DEF0EA Color

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

Color preview

#DEF0EA

Color formats

HEX
#DEF0EA
RGB
rgb(222, 240, 234)
RGBA
rgba(222, 240, 234, 1)
HSL
hsl(160, 37%, 91%)
HSV
hsv(160, 7%, 94%)
CMYK
cmyk(7%, 0%, 3%, 6%)
CSS variable
--color-primary: #DEF0EA;
Lowercase HEX
#def0ea

Shades

Tints

Tones

Harmony

CSS snippets for #DEF0EA

.color-def0ea {
  color: #DEF0EA;
  background-color: #DEF0EA;
}

Frequently asked questions

What color is #DEF0EA?+

#DEF0EA is a HEX color with RGB value rgb(222, 240, 234) and HSL value hsl(160, 37%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEF0EA?+

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