#B255EC Color Information

Hex color code: #B255EC

The hex color #B255EC is a dynamic purple with RGB values of (178, 85, 236) and HSL of (277°, 80%, 63%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B255EC
RGB
178, 85, 236
HSL
277°, 80%, 63%
CMYK
25%, 64%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B255EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 85, 236

Red: 178 / Green: 85 / Blue: 236

HSL

277°, 80%, 63%

Hue: 277° / Saturation: 80% / Lightness: 63%

CMYK

25%, 64%, 0%, 7%

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

What color is #B255EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B255EC to RGB:

rgb(178, 85, 236)HEX to RGB Converter →

HEX to HSL

Convert #B255EC to HSL:

hsl(277, 80%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B255EC to CMYK:

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

Color Meaning and Usage

A eye-catching purple tone, #B255EC has RGB (178, 85, 236) and HSL (277°, 80%, 63%). 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 #B255EC is #8FEC55, creating high-contrast pairings. For softer combinations, try analogous colors like #6755EC.

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

Contrast with #B255EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B255EC?

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

What is the RGB value of #B255EC?

#B255EC in RGB is (178, 85, 236) - 178 red, 85 green, and 236 blue.

How to use #B255EC in CSS?

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

What colors go well with #B255EC?

#8FEC55 (complementary), #6755EC (analogous), and #9118DC (lighter shade) work well with #B255EC.