#CB0BFB Color

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

Color preview

#CB0BFB

Color formats

HEX
#CB0BFB
RGB
rgb(203, 11, 251)
RGBA
rgba(203, 11, 251, 1)
HSL
hsl(288, 97%, 51%)
HSV
hsv(288, 96%, 98%)
CMYK
cmyk(19%, 96%, 0%, 2%)
CSS variable
--color-primary: #CB0BFB;
Lowercase HEX
#cb0bfb

Shades

Tints

Tones

Harmony

CSS snippets for #CB0BFB

.color-cb0bfb {
  color: #CB0BFB;
  background-color: #CB0BFB;
}

Frequently asked questions

What color is #CB0BFB?+

#CB0BFB is a HEX color with RGB value rgb(203, 11, 251) and HSL value hsl(288, 97%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CB0BFB?+

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