#DEEBEE Color

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

Color preview

#DEEBEE

Color formats

HEX
#DEEBEE
RGB
rgb(222, 235, 238)
RGBA
rgba(222, 235, 238, 1)
HSL
hsl(191, 32%, 90%)
HSV
hsv(191, 7%, 93%)
CMYK
cmyk(7%, 1%, 0%, 7%)
CSS variable
--color-primary: #DEEBEE;
Lowercase HEX
#deebee

Shades

Tints

Tones

Harmony

CSS snippets for #DEEBEE

.color-deebee {
  color: #DEEBEE;
  background-color: #DEEBEE;
}

Frequently asked questions

What color is #DEEBEE?+

#DEEBEE is a HEX color with RGB value rgb(222, 235, 238) and HSL value hsl(191, 32%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEEBEE?+

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