#DDCCE6 Color

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

Color preview

#DDCCE6

Color formats

HEX
#DDCCE6
RGB
rgb(221, 204, 230)
RGBA
rgba(221, 204, 230, 1)
HSL
hsl(279, 34%, 85%)
HSV
hsv(279, 11%, 90%)
CMYK
cmyk(4%, 11%, 0%, 10%)
CSS variable
--color-primary: #DDCCE6;
Lowercase HEX
#ddcce6

Shades

Tints

Tones

Harmony

CSS snippets for #DDCCE6

.color-ddcce6 {
  color: #DDCCE6;
  background-color: #DDCCE6;
}

Frequently asked questions

What color is #DDCCE6?+

#DDCCE6 is a HEX color with RGB value rgb(221, 204, 230) and HSL value hsl(279, 34%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDCCE6?+

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