#B37FEF Color Information

Hex color code: #B37FEF

A bold purple shade, #B37FEF appears as (179, 127, 239) in RGB and (268°, 78%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#B37FEF
RGB
179, 127, 239
HSL
268°, 78%, 72%
CMYK
25%, 47%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B37FEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 127, 239

Red: 179 / Green: 127 / Blue: 239

HSL

268°, 78%, 72%

Hue: 268° / Saturation: 78% / Lightness: 72%

CMYK

25%, 47%, 0%, 6%

Cyan: 25% / Magenta: 47% / Yellow: 0% / Key: 6%

What color is #B37FEF?

#B37FEF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B37FEF to RGB:

rgb(179, 127, 239)HEX to RGB Converter →

HEX to HSL

Convert #B37FEF to HSL:

hsl(268, 78%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #B37FEF to CMYK:

cmyk(25%, 47%, 0%, 6%)Color Converter →

Color Meaning and Usage

#B37FEF is a bold purple color with RGB values of 179, 127, 239 and HSL of 268°, 78%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B37FEF is #BBEF80, creating high-contrast pairings. For softer combinations, try analogous colors like #8084EF.

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

Contrast with #B37FEF

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

Contrast Ratio: 7.20:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B37FEF?

#B37FEF is a bold purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B37FEF?

#B37FEF in RGB is (179, 127, 239) - 179 red, 127 green, and 239 blue.

How to use #B37FEF in CSS?

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

What colors go well with #B37FEF?

#BBEF80 (complementary), #8084EF (analogous), and #8C3CE7 (lighter shade) work well with #B37FEF.