#B03DCA Color

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

Color preview

#B03DCA

Color formats

HEX
#B03DCA
RGB
rgb(176, 61, 202)
RGBA
rgba(176, 61, 202, 1)
HSL
hsl(289, 57%, 52%)
HSV
hsv(289, 70%, 79%)
CMYK
cmyk(13%, 70%, 0%, 21%)
CSS variable
--color-primary: #B03DCA;
Lowercase HEX
#b03dca

Shades

Tints

Tones

Harmony

CSS snippets for #B03DCA

.color-b03dca {
  color: #B03DCA;
  background-color: #B03DCA;
}

Frequently asked questions

What color is #B03DCA?+

#B03DCA is a HEX color with RGB value rgb(176, 61, 202) and HSL value hsl(289, 57%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B03DCA?+

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