#B855E2 Color Information

Hex color code: #B855E2

The hex color #B855E2 is a vivid purple with RGB values of (184, 85, 226) and HSL of (282°, 71%, 61%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B855E2
RGB
184, 85, 226
HSL
282°, 71%, 61%
CMYK
19%, 62%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B855E2; color: #000000; }

Badge

New Feature
.badge { background-color: #B855E2; color: #000000; }

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 #B855E2; background-color: #B855E215; }

Alert / Toast

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

Link / Accent

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

a { color: #B855E2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 85, 226

Red: 184 / Green: 85 / Blue: 226

HSL

282°, 71%, 61%

Hue: 282° / Saturation: 71% / Lightness: 61%

CMYK

19%, 62%, 0%, 11%

Cyan: 19% / Magenta: 62% / Yellow: 0% / Key: 11%

What color is #B855E2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B855E2 to RGB:

rgb(184, 85, 226)HEX to RGB Converter →

HEX to HSL

Convert #B855E2 to HSL:

hsl(282, 71%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B855E2 to CMYK:

cmyk(19%, 62%, 0%, 11%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #B855E2 has RGB (184, 85, 226) and HSL (282°, 71%, 61%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B855E2 is #7FE255, creating high-contrast pairings. For softer combinations, try analogous colors like #7155E2.

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

Contrast with #B855E2

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

Contrast Ratio: 5.44:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B855E2?

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

What is the RGB value of #B855E2?

#B855E2 in RGB is (184, 85, 226) - 184 red, 85 green, and 226 blue.

How to use #B855E2 in CSS?

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

What colors go well with #B855E2?

#7FE255 (complementary), #7155E2 (analogous), and #9722C9 (lighter shade) work well with #B855E2.