#DEEBD6 Color

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

Color preview

#DEEBD6

Color formats

HEX
#DEEBD6
RGB
rgb(222, 235, 214)
RGBA
rgba(222, 235, 214, 1)
HSL
hsl(97, 34%, 88%)
HSV
hsv(97, 9%, 92%)
CMYK
cmyk(6%, 0%, 9%, 8%)
CSS variable
--color-primary: #DEEBD6;
Lowercase HEX
#deebd6

Shades

Tints

Tones

Harmony

CSS snippets for #DEEBD6

.color-deebd6 {
  color: #DEEBD6;
  background-color: #DEEBD6;
}

Frequently asked questions

What color is #DEEBD6?+

#DEEBD6 is a HEX color with RGB value rgb(222, 235, 214) and HSL value hsl(97, 34%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEEBD6?+

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