#B122CE Color Information

Hex color code: #B122CE

A vivid magenta shade, #B122CE appears as (177, 34, 206) in RGB and (290°, 72%, 47%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#B122CE
RGB
177, 34, 206
HSL
290°, 72%, 47%
CMYK
14%, 83%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B122CE; 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 #B122CE; background-color: #B122CE15; }

Alert / Toast

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

Link / Accent

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

a { color: #B122CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 34, 206

Red: 177 / Green: 34 / Blue: 206

HSL

290°, 72%, 47%

Hue: 290° / Saturation: 72% / Lightness: 47%

CMYK

14%, 83%, 0%, 19%

Cyan: 14% / Magenta: 83% / Yellow: 0% / Key: 19%

What color is #B122CE?

#B122CE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B122CE to RGB:

rgb(177, 34, 206)HEX to RGB Converter →

HEX to HSL

Convert #B122CE to HSL:

hsl(290, 72%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #B122CE to CMYK:

cmyk(14%, 83%, 0%, 19%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #B122CE has RGB (177, 34, 206) and HSL (290°, 72%, 47%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B122CE is #3ECE22, creating high-contrast pairings. For softer combinations, try analogous colors like #5B22CE.

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

Contrast with #B122CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B122CE?

#B122CE is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B122CE?

#B122CE in RGB is (177, 34, 206) - 177 red, 34 green, and 206 blue.

How to use #B122CE in CSS?

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

What colors go well with #B122CE?

#3ECE22 (complementary), #5B22CE (analogous), and #79178C (lighter shade) work well with #B122CE.