#DEF1EF Color

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

Color preview

#DEF1EF

Color formats

HEX
#DEF1EF
RGB
rgb(222, 241, 239)
RGBA
rgba(222, 241, 239, 1)
HSL
hsl(174, 40%, 91%)
HSV
hsv(174, 8%, 95%)
CMYK
cmyk(8%, 0%, 1%, 5%)
CSS variable
--color-primary: #DEF1EF;
Lowercase HEX
#def1ef

Shades

Tints

Tones

Harmony

CSS snippets for #DEF1EF

.color-def1ef {
  color: #DEF1EF;
  background-color: #DEF1EF;
}

Frequently asked questions

What color is #DEF1EF?+

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

What is the closest Tailwind color to #DEF1EF?+

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