#CB0B7E Color

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

Color preview

#CB0B7E

Color formats

HEX
#CB0B7E
RGB
rgb(203, 11, 126)
RGBA
rgba(203, 11, 126, 1)
HSL
hsl(324, 90%, 42%)
HSV
hsv(324, 95%, 80%)
CMYK
cmyk(0%, 95%, 38%, 20%)
CSS variable
--color-primary: #CB0B7E;
Lowercase HEX
#cb0b7e

Shades

Tints

Tones

Harmony

CSS snippets for #CB0B7E

.color-cb0b7e {
  color: #CB0B7E;
  background-color: #CB0B7E;
}

Frequently asked questions

What color is #CB0B7E?+

#CB0B7E is a HEX color with RGB value rgb(203, 11, 126) and HSL value hsl(324, 90%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CB0B7E?+

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