#CB1BAD Color

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

Color preview

#CB1BAD

Color formats

HEX
#CB1BAD
RGB
rgb(203, 27, 173)
RGBA
rgba(203, 27, 173, 1)
HSL
hsl(310, 77%, 45%)
HSV
hsv(310, 87%, 80%)
CMYK
cmyk(0%, 87%, 15%, 20%)
CSS variable
--color-primary: #CB1BAD;
Lowercase HEX
#cb1bad

Shades

Tints

Tones

Harmony

CSS snippets for #CB1BAD

.color-cb1bad {
  color: #CB1BAD;
  background-color: #CB1BAD;
}

Frequently asked questions

What color is #CB1BAD?+

#CB1BAD is a HEX color with RGB value rgb(203, 27, 173) and HSL value hsl(310, 77%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CB1BAD?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-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