#CD5B9D Color

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

Color preview

#CD5B9D

Color formats

HEX
#CD5B9D
RGB
rgb(205, 91, 157)
RGBA
rgba(205, 91, 157, 1)
HSL
hsl(325, 53%, 58%)
HSV
hsv(325, 56%, 80%)
CMYK
cmyk(0%, 56%, 23%, 20%)
CSS variable
--color-primary: #CD5B9D;
Lowercase HEX
#cd5b9d

Shades

Tints

Tones

Harmony

CSS snippets for #CD5B9D

.color-cd5b9d {
  color: #CD5B9D;
  background-color: #CD5B9D;
}

Frequently asked questions

What color is #CD5B9D?+

#CD5B9D is a HEX color with RGB value rgb(205, 91, 157) and HSL value hsl(325, 53%, 58%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CD5B9D?+

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