#DDCCD2 Color

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

Color preview

#DDCCD2

Color formats

HEX
#DDCCD2
RGB
rgb(221, 204, 210)
RGBA
rgba(221, 204, 210, 1)
HSL
hsl(339, 20%, 83%)
HSV
hsv(339, 8%, 87%)
CMYK
cmyk(0%, 8%, 5%, 13%)
CSS variable
--color-primary: #DDCCD2;
Lowercase HEX
#ddccd2

Shades

Tints

Tones

Harmony

CSS snippets for #DDCCD2

.color-ddccd2 {
  color: #DDCCD2;
  background-color: #DDCCD2;
}

Frequently asked questions

What color is #DDCCD2?+

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

What is the closest Tailwind color to #DDCCD2?+

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