#B431ED Color Information

Hex color code: #B431ED

The hex color #B431ED is a vivid purple with RGB values of (180, 49, 237) and HSL of (282°, 84%, 56%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#B431ED
RGB
180, 49, 237
HSL
282°, 84%, 56%
CMYK
24%, 79%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B431ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 49, 237

Red: 180 / Green: 49 / Blue: 237

HSL

282°, 84%, 56%

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

CMYK

24%, 79%, 0%, 7%

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

What color is #B431ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B431ED to RGB:

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

HEX to HSL

Convert #B431ED to HSL:

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

HEX to CMYK

Convert #B431ED to CMYK:

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

Color Meaning and Usage

A bold purple tone, #B431ED has RGB (180, 49, 237) and HSL (282°, 84%, 56%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B431ED is #69ED31, creating high-contrast pairings. For softer combinations, try analogous colors like #5631ED.

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

Contrast with #B431ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B431ED?

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

What is the RGB value of #B431ED?

#B431ED in RGB is (180, 49, 237) - 180 red, 49 green, and 237 blue.

How to use #B431ED in CSS?

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

What colors go well with #B431ED?

#69ED31 (complementary), #5631ED (analogous), and #8C11C0 (lighter shade) work well with #B431ED.