#DDC4CC Color

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

Color preview

#DDC4CC

Color formats

HEX
#DDC4CC
RGB
rgb(221, 196, 204)
RGBA
rgba(221, 196, 204, 1)
HSL
hsl(341, 27%, 82%)
HSV
hsv(341, 11%, 87%)
CMYK
cmyk(0%, 11%, 8%, 13%)
CSS variable
--color-primary: #DDC4CC;
Lowercase HEX
#ddc4cc

Shades

Tints

Tones

Harmony

CSS snippets for #DDC4CC

.color-ddc4cc {
  color: #DDC4CC;
  background-color: #DDC4CC;
}

Frequently asked questions

What color is #DDC4CC?+

#DDC4CC is a HEX color with RGB value rgb(221, 196, 204) and HSL value hsl(341, 27%, 82%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDC4CC?+

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