#CB01CB Color

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

Color preview

#CB01CB

Color formats

HEX
#CB01CB
RGB
rgb(203, 1, 203)
RGBA
rgba(203, 1, 203, 1)
HSL
hsl(300, 99%, 40%)
HSV
hsv(300, 100%, 80%)
CMYK
cmyk(0%, 100%, 0%, 20%)
CSS variable
--color-primary: #CB01CB;
Lowercase HEX
#cb01cb

Shades

Tints

Tones

Harmony

CSS snippets for #CB01CB

.color-cb01cb {
  color: #CB01CB;
  background-color: #CB01CB;
}

Frequently asked questions

What color is #CB01CB?+

#CB01CB is a HEX color with RGB value rgb(203, 1, 203) and HSL value hsl(300, 99%, 40%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #CB01CB?+

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