#B03CCD Color

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

Color preview

#B03CCD

Color formats

HEX
#B03CCD
RGB
rgb(176, 60, 205)
RGBA
rgba(176, 60, 205, 1)
HSL
hsl(288, 59%, 52%)
HSV
hsv(288, 71%, 80%)
CMYK
cmyk(14%, 71%, 0%, 20%)
CSS variable
--color-primary: #B03CCD;
Lowercase HEX
#b03ccd

Shades

Tints

Tones

Harmony

CSS snippets for #B03CCD

.color-b03ccd {
  color: #B03CCD;
  background-color: #B03CCD;
}

Frequently asked questions

What color is #B03CCD?+

#B03CCD is a HEX color with RGB value rgb(176, 60, 205) and HSL value hsl(288, 59%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B03CCD?+

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