#DEF1EB Color

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

Color preview

#DEF1EB

Color formats

HEX
#DEF1EB
RGB
rgb(222, 241, 235)
RGBA
rgba(222, 241, 235, 1)
HSL
hsl(161, 40%, 91%)
HSV
hsv(161, 8%, 95%)
CMYK
cmyk(8%, 0%, 2%, 5%)
CSS variable
--color-primary: #DEF1EB;
Lowercase HEX
#def1eb

Shades

Tints

Tones

Harmony

CSS snippets for #DEF1EB

.color-def1eb {
  color: #DEF1EB;
  background-color: #DEF1EB;
}

Frequently asked questions

What color is #DEF1EB?+

#DEF1EB is a HEX color with RGB value rgb(222, 241, 235) and HSL value hsl(161, 40%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEF1EB?+

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