#DDC9CB Color

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

Color preview

#DDC9CB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDC9CB

.color-ddc9cb {
  color: #DDC9CB;
  background-color: #DDC9CB;
}

Frequently asked questions

What color is #DDC9CB?+

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

What is the closest Tailwind color to #DDC9CB?+

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