#CB01C8 Color

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

Color preview

#CB01C8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CB01C8

.color-cb01c8 {
  color: #CB01C8;
  background-color: #CB01C8;
}

Frequently asked questions

What color is #CB01C8?+

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

What is the closest Tailwind color to #CB01C8?+

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