#DEEDEA Color

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

Color preview

#DEEDEA

Color formats

HEX
#DEEDEA
RGB
rgb(222, 237, 234)
RGBA
rgba(222, 237, 234, 1)
HSL
hsl(168, 29%, 90%)
HSV
hsv(168, 6%, 93%)
CMYK
cmyk(6%, 0%, 1%, 7%)
CSS variable
--color-primary: #DEEDEA;
Lowercase HEX
#deedea

Shades

Tints

Tones

Harmony

CSS snippets for #DEEDEA

.color-deedea {
  color: #DEEDEA;
  background-color: #DEEDEA;
}

Frequently asked questions

What color is #DEEDEA?+

#DEEDEA is a HEX color with RGB value rgb(222, 237, 234) and HSL value hsl(168, 29%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEEDEA?+

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