#B02BDC Color

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

Color preview

#B02BDC

Color formats

HEX
#B02BDC
RGB
rgb(176, 43, 220)
RGBA
rgba(176, 43, 220, 1)
HSL
hsl(285, 72%, 52%)
HSV
hsv(285, 80%, 86%)
CMYK
cmyk(20%, 80%, 0%, 14%)
CSS variable
--color-primary: #B02BDC;
Lowercase HEX
#b02bdc

Shades

Tints

Tones

Harmony

CSS snippets for #B02BDC

.color-b02bdc {
  color: #B02BDC;
  background-color: #B02BDC;
}

Frequently asked questions

What color is #B02BDC?+

#B02BDC is a HEX color with RGB value rgb(176, 43, 220) and HSL value hsl(285, 72%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B02BDC?+

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