#CD2DA5 Color

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

Color preview

#CD2DA5

Color formats

HEX
#CD2DA5
RGB
rgb(205, 45, 165)
RGBA
rgba(205, 45, 165, 1)
HSL
hsl(315, 64%, 49%)
HSV
hsv(315, 78%, 80%)
CMYK
cmyk(0%, 78%, 20%, 20%)
CSS variable
--color-primary: #CD2DA5;
Lowercase HEX
#cd2da5

Shades

Tints

Tones

Harmony

CSS snippets for #CD2DA5

.color-cd2da5 {
  color: #CD2DA5;
  background-color: #CD2DA5;
}

Frequently asked questions

What color is #CD2DA5?+

#CD2DA5 is a HEX color with RGB value rgb(205, 45, 165) and HSL value hsl(315, 64%, 49%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CD2DA5?+

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