#B33CCD Color

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

Color preview

#B33CCD

Color formats

HEX
#B33CCD
RGB
rgb(179, 60, 205)
RGBA
rgba(179, 60, 205, 1)
HSL
hsl(289, 59%, 52%)
HSV
hsv(289, 71%, 80%)
CMYK
cmyk(13%, 71%, 0%, 20%)
CSS variable
--color-primary: #B33CCD;
Lowercase HEX
#b33ccd

Shades

Tints

Tones

Harmony

CSS snippets for #B33CCD

.color-b33ccd {
  color: #B33CCD;
  background-color: #B33CCD;
}

Frequently asked questions

What color is #B33CCD?+

#B33CCD is a HEX color with RGB value rgb(179, 60, 205) and HSL value hsl(289, 59%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B33CCD?+

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