#B233CC Color

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

Color preview

#B233CC

Color formats

HEX
#B233CC
RGB
rgb(178, 51, 204)
RGBA
rgba(178, 51, 204, 1)
HSL
hsl(290, 60%, 50%)
HSV
hsv(290, 75%, 80%)
CMYK
cmyk(13%, 75%, 0%, 20%)
CSS variable
--color-primary: #B233CC;
Lowercase HEX
#b233cc

Shades

Tints

Tones

Harmony

CSS snippets for #B233CC

.color-b233cc {
  color: #B233CC;
  background-color: #B233CC;
}

Frequently asked questions

What color is #B233CC?+

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

What is the closest Tailwind color to #B233CC?+

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