#B27ED7 Color Information

Hex color code: #B27ED7

A neutral purple shade, #B27ED7 appears as (178, 126, 215) in RGB and (275°, 53%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#B27ED7
RGB
178, 126, 215
HSL
275°, 53%, 67%
CMYK
17%, 41%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B27ED7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 126, 215

Red: 178 / Green: 126 / Blue: 215

HSL

275°, 53%, 67%

Hue: 275° / Saturation: 53% / Lightness: 67%

CMYK

17%, 41%, 0%, 16%

Cyan: 17% / Magenta: 41% / Yellow: 0% / Key: 16%

What color is #B27ED7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B27ED7 to RGB:

rgb(178, 126, 215)HEX to RGB Converter →

HEX to HSL

Convert #B27ED7 to HSL:

hsl(275, 53%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B27ED7 to CMYK:

cmyk(17%, 41%, 0%, 16%)Color Converter →

Color Meaning and Usage

#B27ED7 is a neutral purple color with RGB values of 178, 126, 215 and HSL of 275°, 53%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B27ED7 is #A3D77E, creating high-contrast pairings. For softer combinations, try analogous colors like #867ED7.

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

Contrast with #B27ED7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B27ED7?

#B27ED7 is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B27ED7?

#B27ED7 in RGB is (178, 126, 215) - 178 red, 126 green, and 215 blue.

How to use #B27ED7 in CSS?

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

What colors go well with #B27ED7?

#A3D77E (complementary), #867ED7 (analogous), and #8F44C5 (lighter shade) work well with #B27ED7.