#B033CC Color

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

Color preview

#B033CC

Color formats

HEX
#B033CC
RGB
rgb(176, 51, 204)
RGBA
rgba(176, 51, 204, 1)
HSL
hsl(289, 60%, 50%)
HSV
hsv(289, 75%, 80%)
CMYK
cmyk(14%, 75%, 0%, 20%)
CSS variable
--color-primary: #B033CC;
Lowercase HEX
#b033cc

Shades

Tints

Tones

Harmony

CSS snippets for #B033CC

.color-b033cc {
  color: #B033CC;
  background-color: #B033CC;
}

Frequently asked questions

What color is #B033CC?+

#B033CC is a HEX color with RGB value rgb(176, 51, 204) and HSL value hsl(289, 60%, 50%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B033CC?+

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