#B03CEE Color

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

Color preview

#B03CEE

Color formats

HEX
#B03CEE
RGB
rgb(176, 60, 238)
RGBA
rgba(176, 60, 238, 1)
HSL
hsl(279, 84%, 58%)
HSV
hsv(279, 75%, 93%)
CMYK
cmyk(26%, 75%, 0%, 7%)
CSS variable
--color-primary: #B03CEE;
Lowercase HEX
#b03cee

Shades

Tints

Tones

Harmony

CSS snippets for #B03CEE

.color-b03cee {
  color: #B03CEE;
  background-color: #B03CEE;
}

Frequently asked questions

What color is #B03CEE?+

#B03CEE is a HEX color with RGB value rgb(176, 60, 238) and HSL value hsl(279, 84%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B03CEE?+

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