#DDCCD4 Color

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

Color preview

#DDCCD4

Color formats

HEX
#DDCCD4
RGB
rgb(221, 204, 212)
RGBA
rgba(221, 204, 212, 1)
HSL
hsl(332, 20%, 83%)
HSV
hsv(332, 8%, 87%)
CMYK
cmyk(0%, 8%, 4%, 13%)
CSS variable
--color-primary: #DDCCD4;
Lowercase HEX
#ddccd4

Shades

Tints

Tones

Harmony

CSS snippets for #DDCCD4

.color-ddccd4 {
  color: #DDCCD4;
  background-color: #DDCCD4;
}

Frequently asked questions

What color is #DDCCD4?+

#DDCCD4 is a HEX color with RGB value rgb(221, 204, 212) and HSL value hsl(332, 20%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDCCD4?+

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