#B23CCD Color

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

Color preview

#B23CCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B23CCD

.color-b23ccd {
  color: #B23CCD;
  background-color: #B23CCD;
}

Frequently asked questions

What color is #B23CCD?+

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

What is the closest Tailwind color to #B23CCD?+

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