#B555ED Color Information

Hex color code: #B555ED

#B555ED is a eye-catching purple color. In RGB it is (181, 85, 237), and in HSL it is (278°, 81%, 63%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B555ED
RGB
181, 85, 237
HSL
278°, 81%, 63%
CMYK
24%, 64%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B555ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 85, 237

Red: 181 / Green: 85 / Blue: 237

HSL

278°, 81%, 63%

Hue: 278° / Saturation: 81% / Lightness: 63%

CMYK

24%, 64%, 0%, 7%

Cyan: 24% / Magenta: 64% / Yellow: 0% / Key: 7%

What color is #B555ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B555ED to RGB:

rgb(181, 85, 237)HEX to RGB Converter →

HEX to HSL

Convert #B555ED to HSL:

hsl(278, 81%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B555ED to CMYK:

cmyk(24%, 64%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold purple tone, #B555ED has RGB (181, 85, 237) and HSL (278°, 81%, 63%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B555ED is #8CED54, creating high-contrast pairings. For softer combinations, try analogous colors like #6954ED.

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

Contrast with #B555ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B555ED?

#B555ED is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B555ED?

#B555ED in RGB is (181, 85, 237) - 181 red, 85 green, and 237 blue.

How to use #B555ED in CSS?

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

What colors go well with #B555ED?

#8CED54 (complementary), #6954ED (analogous), and #9517DE (lighter shade) work well with #B555ED.