#CD3C7B Color

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

Color preview

#CD3C7B

Color formats

HEX
#CD3C7B
RGB
rgb(205, 60, 123)
RGBA
rgba(205, 60, 123, 1)
HSL
hsl(334, 59%, 52%)
HSV
hsv(334, 71%, 80%)
CMYK
cmyk(0%, 71%, 40%, 20%)
CSS variable
--color-primary: #CD3C7B;
Lowercase HEX
#cd3c7b

Shades

Tints

Tones

Harmony

CSS snippets for #CD3C7B

.color-cd3c7b {
  color: #CD3C7B;
  background-color: #CD3C7B;
}

Frequently asked questions

What color is #CD3C7B?+

#CD3C7B is a HEX color with RGB value rgb(205, 60, 123) and HSL value hsl(334, 59%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CD3C7B?+

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