#DEEBEA Color

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

Color preview

#DEEBEA

Color formats

HEX
#DEEBEA
RGB
rgb(222, 235, 234)
RGBA
rgba(222, 235, 234, 1)
HSL
hsl(175, 25%, 90%)
HSV
hsv(175, 6%, 92%)
CMYK
cmyk(6%, 0%, 0%, 8%)
CSS variable
--color-primary: #DEEBEA;
Lowercase HEX
#deebea

Shades

Tints

Tones

Harmony

CSS snippets for #DEEBEA

.color-deebea {
  color: #DEEBEA;
  background-color: #DEEBEA;
}

Frequently asked questions

What color is #DEEBEA?+

#DEEBEA is a HEX color with RGB value rgb(222, 235, 234) and HSL value hsl(175, 25%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DEEBEA?+

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