#B02DDC Color

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

Color preview

#B02DDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B02DDC

.color-b02ddc {
  color: #B02DDC;
  background-color: #B02DDC;
}

Frequently asked questions

What color is #B02DDC?+

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

What is the closest Tailwind color to #B02DDC?+

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