#B210B2 Color Information

Hex color code: #B210B2

A bold magenta shade, #B210B2 appears as (178, 16, 178) in RGB and (300°, 84%, 38%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Violet
HEX
#B210B2
RGB
178, 16, 178
HSL
300°, 84%, 38%
CMYK
0%, 91%, 0%, 30%

Shades

CSS Usage
color: #B210B2;
background-color: #B210B2;
border-color: #B210B2;
box-shadow: 0 0 10px #B210B2;
border: 2px solid #B210B2;
Tailwind Usage
bg-[#B210B2]
text-[#B210B2]
border-[#B210B2]
shadow-[0_0_10px_B210B2]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B210B2, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B210B2; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B210B2; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B210B2; background-color: #B210B215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B210B220; border-left: 4px solid #B210B2; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B210B2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B210B2 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 16, 178

Red: 178 / Green: 16 / Blue: 178

HSL

300°, 84%, 38%

Hue: 300° / Saturation: 84% / Lightness: 38%

CMYK

0%, 91%, 0%, 30%

Cyan: 0% / Magenta: 91% / Yellow: 0% / Key: 30%

What color is #B210B2?

#B210B2 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B210B2 to RGB:

rgb(178, 16, 178)HEX to RGB Converter →

HEX to HSL

Convert #B210B2 to HSL:

hsl(300, 84%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #B210B2 to CMYK:

cmyk(0%, 91%, 0%, 30%)Color Converter →

Color Meaning and Usage

#B210B2 is a vivid magenta color with RGB values of 178, 16, 178 and HSL of 300°, 84%, 38%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B210B2 is #10B210, creating high-contrast pairings. For softer combinations, try analogous colors like #6110B2.

Use #B210B2 in CSS: color: #B210B2 or background-color: #B210B2. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B210B2

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.61:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B210B2?

#B210B2 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B210B2?

#B210B2 in RGB is (178, 16, 178) - 178 red, 16 green, and 178 blue.

How to use #B210B2 in CSS?

Use #B210B2 directly in your CSS properties like color or background-color.

What colors go well with #B210B2?

#10B210 (complementary), #6110B2 (analogous), and #6C096C (lighter shade) work well with #B210B2.