#CB1BF3 Color

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

Color preview

#CB1BF3

Color formats

HEX
#CB1BF3
RGB
rgb(203, 27, 243)
RGBA
rgba(203, 27, 243, 1)
HSL
hsl(289, 90%, 53%)
HSV
hsv(289, 89%, 95%)
CMYK
cmyk(16%, 89%, 0%, 5%)
CSS variable
--color-primary: #CB1BF3;
Lowercase HEX
#cb1bf3

Shades

Tints

Tones

Harmony

CSS snippets for #CB1BF3

.color-cb1bf3 {
  color: #CB1BF3;
  background-color: #CB1BF3;
}

Frequently asked questions

What color is #CB1BF3?+

#CB1BF3 is a HEX color with RGB value rgb(203, 27, 243) and HSL value hsl(289, 90%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CB1BF3?+

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