#B131ED Color Information

Hex color code: #B131ED

The hex color #B131ED is a dynamic purple with RGB values of (177, 49, 237) and HSL of (281°, 84%, 56%). It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#B131ED
RGB
177, 49, 237
HSL
281°, 84%, 56%
CMYK
25%, 79%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B131ED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B131ED; color: #FFFFFF; }

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 #B131ED; background-color: #B131ED15; }

Alert / Toast

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

Link / Accent

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

a { color: #B131ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 49, 237

Red: 177 / Green: 49 / Blue: 237

HSL

281°, 84%, 56%

Hue: 281° / Saturation: 84% / Lightness: 56%

CMYK

25%, 79%, 0%, 7%

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

What color is #B131ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B131ED to RGB:

rgb(177, 49, 237)HEX to RGB Converter →

HEX to HSL

Convert #B131ED to HSL:

hsl(281, 84%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B131ED to CMYK:

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

Color Meaning and Usage

#B131ED is a striking purple color with RGB values of 177, 49, 237 and HSL of 281°, 84%, 56%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B131ED is #6CED31, creating high-contrast pairings. For softer combinations, try analogous colors like #5331ED.

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

Contrast with #B131ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B131ED?

#B131ED is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B131ED?

#B131ED in RGB is (177, 49, 237) - 177 red, 49 green, and 237 blue.

How to use #B131ED in CSS?

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

What colors go well with #B131ED?

#6CED31 (complementary), #5331ED (analogous), and #8911C0 (lighter shade) work well with #B131ED.