#DEEBE3 Color

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

Color preview

#DEEBE3

Color formats

HEX
#DEEBE3
RGB
rgb(222, 235, 227)
RGBA
rgba(222, 235, 227, 1)
HSL
hsl(143, 25%, 90%)
HSV
hsv(143, 6%, 92%)
CMYK
cmyk(6%, 0%, 3%, 8%)
CSS variable
--color-primary: #DEEBE3;
Lowercase HEX
#deebe3

Shades

Tints

Tones

Harmony

CSS snippets for #DEEBE3

.color-deebe3 {
  color: #DEEBE3;
  background-color: #DEEBE3;
}

Frequently asked questions

What color is #DEEBE3?+

#DEEBE3 is a HEX color with RGB value rgb(222, 235, 227) and HSL value hsl(143, 25%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEEBE3?+

The closest Tailwind color is neutral-200, available as the bg-neutral-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