#DEEFE9 Color

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

Color preview

#DEEFE9

Color formats

HEX
#DEEFE9
RGB
rgb(222, 239, 233)
RGBA
rgba(222, 239, 233, 1)
HSL
hsl(159, 35%, 90%)
HSV
hsv(159, 7%, 94%)
CMYK
cmyk(7%, 0%, 3%, 6%)
CSS variable
--color-primary: #DEEFE9;
Lowercase HEX
#deefe9

Shades

Tints

Tones

Harmony

CSS snippets for #DEEFE9

.color-deefe9 {
  color: #DEEFE9;
  background-color: #DEEFE9;
}

Frequently asked questions

What color is #DEEFE9?+

#DEEFE9 is a HEX color with RGB value rgb(222, 239, 233) and HSL value hsl(159, 35%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEEFE9?+

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