#B03EBC Color

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

Color preview

#B03EBC

Color formats

HEX
#B03EBC
RGB
rgb(176, 62, 188)
RGBA
rgba(176, 62, 188, 1)
HSL
hsl(294, 50%, 49%)
HSV
hsv(294, 67%, 74%)
CMYK
cmyk(6%, 67%, 0%, 26%)
CSS variable
--color-primary: #B03EBC;
Lowercase HEX
#b03ebc

Shades

Tints

Tones

Harmony

CSS snippets for #B03EBC

.color-b03ebc {
  color: #B03EBC;
  background-color: #B03EBC;
}

Frequently asked questions

What color is #B03EBC?+

#B03EBC is a HEX color with RGB value rgb(176, 62, 188) and HSL value hsl(294, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B03EBC?+

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