#CC1BEB Color

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

Color preview

#CC1BEB

Color formats

HEX
#CC1BEB
RGB
rgb(204, 27, 235)
RGBA
rgba(204, 27, 235, 1)
HSL
hsl(291, 84%, 51%)
HSV
hsv(291, 89%, 92%)
CMYK
cmyk(13%, 89%, 0%, 8%)
CSS variable
--color-primary: #CC1BEB;
Lowercase HEX
#cc1beb

Shades

Tints

Tones

Harmony

CSS snippets for #CC1BEB

.color-cc1beb {
  color: #CC1BEB;
  background-color: #CC1BEB;
}

Frequently asked questions

What color is #CC1BEB?+

#CC1BEB is a HEX color with RGB value rgb(204, 27, 235) and HSL value hsl(291, 84%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CC1BEB?+

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