#DDD5E2 Color

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

Color preview

#DDD5E2

Color formats

HEX
#DDD5E2
RGB
rgb(221, 213, 226)
RGBA
rgba(221, 213, 226, 1)
HSL
hsl(277, 18%, 86%)
HSV
hsv(277, 6%, 89%)
CMYK
cmyk(2%, 6%, 0%, 11%)
CSS variable
--color-primary: #DDD5E2;
Lowercase HEX
#ddd5e2

Shades

Tints

Tones

Harmony

CSS snippets for #DDD5E2

.color-ddd5e2 {
  color: #DDD5E2;
  background-color: #DDD5E2;
}

Frequently asked questions

What color is #DDD5E2?+

#DDD5E2 is a HEX color with RGB value rgb(221, 213, 226) and HSL value hsl(277, 18%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDD5E2?+

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