#DDC9CC Color

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

Color preview

#DDC9CC

Color formats

HEX
#DDC9CC
RGB
rgb(221, 201, 204)
RGBA
rgba(221, 201, 204, 1)
HSL
hsl(351, 23%, 83%)
HSV
hsv(351, 9%, 87%)
CMYK
cmyk(0%, 9%, 8%, 13%)
CSS variable
--color-primary: #DDC9CC;
Lowercase HEX
#ddc9cc

Shades

Tints

Tones

Harmony

CSS snippets for #DDC9CC

.color-ddc9cc {
  color: #DDC9CC;
  background-color: #DDC9CC;
}

Frequently asked questions

What color is #DDC9CC?+

#DDC9CC is a HEX color with RGB value rgb(221, 201, 204) and HSL value hsl(351, 23%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDC9CC?+

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