#B02DCD Color

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

Color preview

#B02DCD

Color formats

HEX
#B02DCD
RGB
rgb(176, 45, 205)
RGBA
rgba(176, 45, 205, 1)
HSL
hsl(289, 64%, 49%)
HSV
hsv(289, 78%, 80%)
CMYK
cmyk(14%, 78%, 0%, 20%)
CSS variable
--color-primary: #B02DCD;
Lowercase HEX
#b02dcd

Shades

Tints

Tones

Harmony

CSS snippets for #B02DCD

.color-b02dcd {
  color: #B02DCD;
  background-color: #B02DCD;
}

Frequently asked questions

What color is #B02DCD?+

#B02DCD is a HEX color with RGB value rgb(176, 45, 205) and HSL value hsl(289, 64%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B02DCD?+

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