#DDADC5 Color

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

Color preview

#DDADC5

Color formats

HEX
#DDADC5
RGB
rgb(221, 173, 197)
RGBA
rgba(221, 173, 197, 1)
HSL
hsl(330, 41%, 77%)
HSV
hsv(330, 22%, 87%)
CMYK
cmyk(0%, 22%, 11%, 13%)
CSS variable
--color-primary: #DDADC5;
Lowercase HEX
#ddadc5

Shades

Tints

Tones

Harmony

CSS snippets for #DDADC5

.color-ddadc5 {
  color: #DDADC5;
  background-color: #DDADC5;
}

Frequently asked questions

What color is #DDADC5?+

#DDADC5 is a HEX color with RGB value rgb(221, 173, 197) and HSL value hsl(330, 41%, 77%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DDADC5?+

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