#CB3A9D Color

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

Color preview

#CB3A9D

Color formats

HEX
#CB3A9D
RGB
rgb(203, 58, 157)
RGBA
rgba(203, 58, 157, 1)
HSL
hsl(319, 58%, 51%)
HSV
hsv(319, 71%, 80%)
CMYK
cmyk(0%, 71%, 23%, 20%)
CSS variable
--color-primary: #CB3A9D;
Lowercase HEX
#cb3a9d

Shades

Tints

Tones

Harmony

CSS snippets for #CB3A9D

.color-cb3a9d {
  color: #CB3A9D;
  background-color: #CB3A9D;
}

Frequently asked questions

What color is #CB3A9D?+

#CB3A9D is a HEX color with RGB value rgb(203, 58, 157) and HSL value hsl(319, 58%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CB3A9D?+

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