#B00ABC Color

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

Color preview

#B00ABC

Color formats

HEX
#B00ABC
RGB
rgb(176, 10, 188)
RGBA
rgba(176, 10, 188, 1)
HSL
hsl(296, 90%, 39%)
HSV
hsv(296, 95%, 74%)
CMYK
cmyk(6%, 95%, 0%, 26%)
CSS variable
--color-primary: #B00ABC;
Lowercase HEX
#b00abc

Shades

Tints

Tones

Harmony

CSS snippets for #B00ABC

.color-b00abc {
  color: #B00ABC;
  background-color: #B00ABC;
}

Frequently asked questions

What color is #B00ABC?+

#B00ABC is a HEX color with RGB value rgb(176, 10, 188) and HSL value hsl(296, 90%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B00ABC?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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