#DEEDF5 Color

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

Color preview

#DEEDF5

Color formats

HEX
#DEEDF5
RGB
rgb(222, 237, 245)
RGBA
rgba(222, 237, 245, 1)
HSL
hsl(201, 53%, 92%)
HSV
hsv(201, 9%, 96%)
CMYK
cmyk(9%, 3%, 0%, 4%)
CSS variable
--color-primary: #DEEDF5;
Lowercase HEX
#deedf5

Shades

Tints

Tones

Harmony

CSS snippets for #DEEDF5

.color-deedf5 {
  color: #DEEDF5;
  background-color: #DEEDF5;
}

Frequently asked questions

What color is #DEEDF5?+

#DEEDF5 is a HEX color with RGB value rgb(222, 237, 245) and HSL value hsl(201, 53%, 92%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEEDF5?+

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