#DDEDE6 Color

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

Color preview

#DDEDE6

Color formats

HEX
#DDEDE6
RGB
rgb(221, 237, 230)
RGBA
rgba(221, 237, 230, 1)
HSL
hsl(154, 31%, 90%)
HSV
hsv(154, 7%, 93%)
CMYK
cmyk(7%, 0%, 3%, 7%)
CSS variable
--color-primary: #DDEDE6;
Lowercase HEX
#ddede6

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDE6

.color-ddede6 {
  color: #DDEDE6;
  background-color: #DDEDE6;
}

Frequently asked questions

What color is #DDEDE6?+

#DDEDE6 is a HEX color with RGB value rgb(221, 237, 230) and HSL value hsl(154, 31%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEDE6?+

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