#CB3A7B Color

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

Color preview

#CB3A7B

Color formats

HEX
#CB3A7B
RGB
rgb(203, 58, 123)
RGBA
rgba(203, 58, 123, 1)
HSL
hsl(333, 58%, 51%)
HSV
hsv(333, 71%, 80%)
CMYK
cmyk(0%, 71%, 39%, 20%)
CSS variable
--color-primary: #CB3A7B;
Lowercase HEX
#cb3a7b

Shades

Tints

Tones

Harmony

CSS snippets for #CB3A7B

.color-cb3a7b {
  color: #CB3A7B;
  background-color: #CB3A7B;
}

Frequently asked questions

What color is #CB3A7B?+

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

What is the closest Tailwind color to #CB3A7B?+

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