#B234CB Color

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

Color preview

#B234CB

Color formats

HEX
#B234CB
RGB
rgb(178, 52, 203)
RGBA
rgba(178, 52, 203, 1)
HSL
hsl(290, 59%, 50%)
HSV
hsv(290, 74%, 80%)
CMYK
cmyk(12%, 74%, 0%, 20%)
CSS variable
--color-primary: #B234CB;
Lowercase HEX
#b234cb

Shades

Tints

Tones

Harmony

CSS snippets for #B234CB

.color-b234cb {
  color: #B234CB;
  background-color: #B234CB;
}

Frequently asked questions

What color is #B234CB?+

#B234CB is a HEX color with RGB value rgb(178, 52, 203) and HSL value hsl(290, 59%, 50%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B234CB?+

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