#DEE7DB Color

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

Color preview

#DEE7DB

Color formats

HEX
#DEE7DB
RGB
rgb(222, 231, 219)
RGBA
rgba(222, 231, 219, 1)
HSL
hsl(105, 20%, 88%)
HSV
hsv(105, 5%, 91%)
CMYK
cmyk(4%, 0%, 5%, 9%)
CSS variable
--color-primary: #DEE7DB;
Lowercase HEX
#dee7db

Shades

Tints

Tones

Harmony

CSS snippets for #DEE7DB

.color-dee7db {
  color: #DEE7DB;
  background-color: #DEE7DB;
}

Frequently asked questions

What color is #DEE7DB?+

#DEE7DB is a HEX color with RGB value rgb(222, 231, 219) and HSL value hsl(105, 20%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE7DB?+

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