#B10AFF Color

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

Color preview

#B10AFF

Color formats

HEX
#B10AFF
RGB
rgb(177, 10, 255)
RGBA
rgba(177, 10, 255, 1)
HSL
hsl(281, 100%, 52%)
HSV
hsv(281, 96%, 100%)
CMYK
cmyk(31%, 96%, 0%, 0%)
CSS variable
--color-primary: #B10AFF;
Lowercase HEX
#b10aff

Shades

Tints

Tones

Harmony

CSS snippets for #B10AFF

.color-b10aff {
  color: #B10AFF;
  background-color: #B10AFF;
}

Frequently asked questions

What color is #B10AFF?+

#B10AFF is a HEX color with RGB value rgb(177, 10, 255) and HSL value hsl(281, 100%, 52%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B10AFF?+

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