#B234AC Color

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

Color preview

#B234AC

Color formats

HEX
#B234AC
RGB
rgb(178, 52, 172)
RGBA
rgba(178, 52, 172, 1)
HSL
hsl(303, 55%, 45%)
HSV
hsv(303, 71%, 70%)
CMYK
cmyk(0%, 71%, 3%, 30%)
CSS variable
--color-primary: #B234AC;
Lowercase HEX
#b234ac

Shades

Tints

Tones

Harmony

CSS snippets for #B234AC

.color-b234ac {
  color: #B234AC;
  background-color: #B234AC;
}

Frequently asked questions

What color is #B234AC?+

#B234AC is a HEX color with RGB value rgb(178, 52, 172) and HSL value hsl(303, 55%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B234AC?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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