#CD2D9A Color

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

Color preview

#CD2D9A

Color formats

HEX
#CD2D9A
RGB
rgb(205, 45, 154)
RGBA
rgba(205, 45, 154, 1)
HSL
hsl(319, 64%, 49%)
HSV
hsv(319, 78%, 80%)
CMYK
cmyk(0%, 78%, 25%, 20%)
CSS variable
--color-primary: #CD2D9A;
Lowercase HEX
#cd2d9a

Shades

Tints

Tones

Harmony

CSS snippets for #CD2D9A

.color-cd2d9a {
  color: #CD2D9A;
  background-color: #CD2D9A;
}

Frequently asked questions

What color is #CD2D9A?+

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

What is the closest Tailwind color to #CD2D9A?+

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