#DEDBE2 Color

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

Color preview

#DEDBE2

Color formats

HEX
#DEDBE2
RGB
rgb(222, 219, 226)
RGBA
rgba(222, 219, 226, 1)
HSL
hsl(266, 11%, 87%)
HSV
hsv(266, 3%, 89%)
CMYK
cmyk(2%, 3%, 0%, 11%)
CSS variable
--color-primary: #DEDBE2;
Lowercase HEX
#dedbe2

Shades

Tints

Tones

Harmony

CSS snippets for #DEDBE2

.color-dedbe2 {
  color: #DEDBE2;
  background-color: #DEDBE2;
}

Frequently asked questions

What color is #DEDBE2?+

#DEDBE2 is a HEX color with RGB value rgb(222, 219, 226) and HSL value hsl(266, 11%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DEDBE2?+

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