#B01EDC Color Information

Hex color code: #B01EDC

The hex color #B01EDC is a dynamic magenta with RGB values of (176, 30, 220) and HSL of (286°, 76%, 49%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#B01EDC
RGB
176, 30, 220
HSL
286°, 76%, 49%
CMYK
20%, 86%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B01EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 30, 220

Red: 176 / Green: 30 / Blue: 220

HSL

286°, 76%, 49%

Hue: 286° / Saturation: 76% / Lightness: 49%

CMYK

20%, 86%, 0%, 14%

Cyan: 20% / Magenta: 86% / Yellow: 0% / Key: 14%

What color is #B01EDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B01EDC to RGB:

rgb(176, 30, 220)HEX to RGB Converter →

HEX to HSL

Convert #B01EDC to HSL:

hsl(286, 76%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B01EDC to CMYK:

cmyk(20%, 86%, 0%, 14%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #B01EDC has RGB (176, 30, 220) and HSL (286°, 76%, 49%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B01EDC is #4ADC1E, creating high-contrast pairings. For softer combinations, try analogous colors like #511EDC.

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

Contrast with #B01EDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B01EDC?

#B01EDC is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B01EDC?

#B01EDC in RGB is (176, 30, 220) - 176 red, 30 green, and 220 blue.

How to use #B01EDC in CSS?

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

What colors go well with #B01EDC?

#4ADC1E (complementary), #511EDC (analogous), and #7A1599 (lighter shade) work well with #B01EDC.