#DDA5C2 Color

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

Color preview

#DDA5C2

Color formats

HEX
#DDA5C2
RGB
rgb(221, 165, 194)
RGBA
rgba(221, 165, 194, 1)
HSL
hsl(329, 45%, 76%)
HSV
hsv(329, 25%, 87%)
CMYK
cmyk(0%, 25%, 12%, 13%)
CSS variable
--color-primary: #DDA5C2;
Lowercase HEX
#dda5c2

Shades

Tints

Tones

Harmony

CSS snippets for #DDA5C2

.color-dda5c2 {
  color: #DDA5C2;
  background-color: #DDA5C2;
}

Frequently asked questions

What color is #DDA5C2?+

#DDA5C2 is a HEX color with RGB value rgb(221, 165, 194) and HSL value hsl(329, 45%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DDA5C2?+

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