#DEE6DB Color

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

Color preview

#DEE6DB

Color formats

HEX
#DEE6DB
RGB
rgb(222, 230, 219)
RGBA
rgba(222, 230, 219, 1)
HSL
hsl(104, 18%, 88%)
HSV
hsv(104, 5%, 90%)
CMYK
cmyk(3%, 0%, 5%, 10%)
CSS variable
--color-primary: #DEE6DB;
Lowercase HEX
#dee6db

Shades

Tints

Tones

Harmony

CSS snippets for #DEE6DB

.color-dee6db {
  color: #DEE6DB;
  background-color: #DEE6DB;
}

Frequently asked questions

What color is #DEE6DB?+

#DEE6DB is a HEX color with RGB value rgb(222, 230, 219) and HSL value hsl(104, 18%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEE6DB?+

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