#CB5A8B Color

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

Color preview

#CB5A8B

Color formats

HEX
#CB5A8B
RGB
rgb(203, 90, 139)
RGBA
rgba(203, 90, 139, 1)
HSL
hsl(334, 52%, 57%)
HSV
hsv(334, 56%, 80%)
CMYK
cmyk(0%, 56%, 32%, 20%)
CSS variable
--color-primary: #CB5A8B;
Lowercase HEX
#cb5a8b

Shades

Tints

Tones

Harmony

CSS snippets for #CB5A8B

.color-cb5a8b {
  color: #CB5A8B;
  background-color: #CB5A8B;
}

Frequently asked questions

What color is #CB5A8B?+

#CB5A8B is a HEX color with RGB value rgb(203, 90, 139) and HSL value hsl(334, 52%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CB5A8B?+

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