#B02EDC Color Information

Hex color code: #B02EDC

The hex color #B02EDC is a eye-catching magenta with RGB values of (176, 46, 220) and HSL of (285°, 71%, 52%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#B02EDC
RGB
176, 46, 220
HSL
285°, 71%, 52%
CMYK
20%, 79%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B02EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 46, 220

Red: 176 / Green: 46 / Blue: 220

HSL

285°, 71%, 52%

Hue: 285° / Saturation: 71% / Lightness: 52%

CMYK

20%, 79%, 0%, 14%

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

What color is #B02EDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B02EDC to RGB:

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

HEX to HSL

Convert #B02EDC to HSL:

hsl(285, 71%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B02EDC to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #B02EDC has RGB (176, 46, 220) and HSL (285°, 71%, 52%). 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 #B02EDC is #59DC2E, creating high-contrast pairings. For softer combinations, try analogous colors like #592EDC.

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

Contrast with #B02EDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B02EDC?

#B02EDC is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B02EDC?

#B02EDC in RGB is (176, 46, 220) - 176 red, 46 green, and 220 blue.

How to use #B02EDC in CSS?

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

What colors go well with #B02EDC?

#59DC2E (complementary), #592EDC (analogous), and #801BA1 (lighter shade) work well with #B02EDC.