#DEEBEF Color

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

Color preview

#DEEBEF

Color formats

HEX
#DEEBEF
RGB
rgb(222, 235, 239)
RGBA
rgba(222, 235, 239, 1)
HSL
hsl(194, 35%, 90%)
HSV
hsv(194, 7%, 94%)
CMYK
cmyk(7%, 2%, 0%, 6%)
CSS variable
--color-primary: #DEEBEF;
Lowercase HEX
#deebef

Shades

Tints

Tones

Harmony

CSS snippets for #DEEBEF

.color-deebef {
  color: #DEEBEF;
  background-color: #DEEBEF;
}

Frequently asked questions

What color is #DEEBEF?+

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

What is the closest Tailwind color to #DEEBEF?+

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