#B482ED Color Information

Hex color code: #B482ED

#B482ED is a vivid purple color. In RGB it is (180, 130, 237), and in HSL it is (268°, 75%, 72%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#B482ED
RGB
180, 130, 237
HSL
268°, 75%, 72%
CMYK
24%, 45%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B482ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 130, 237

Red: 180 / Green: 130 / Blue: 237

HSL

268°, 75%, 72%

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

CMYK

24%, 45%, 0%, 7%

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

What color is #B482ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B482ED to RGB:

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

HEX to HSL

Convert #B482ED to HSL:

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

HEX to CMYK

Convert #B482ED to CMYK:

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

Color Meaning and Usage

#B482ED is a dynamic purple color with RGB values of 180, 130, 237 and HSL of 268°, 75%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B482ED is #BBED82, creating high-contrast pairings. For softer combinations, try analogous colors like #8286ED.

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

Contrast with #B482ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B482ED?

#B482ED is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B482ED?

#B482ED in RGB is (180, 130, 237) - 180 red, 130 green, and 237 blue.

How to use #B482ED in CSS?

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

What colors go well with #B482ED?

#BBED82 (complementary), #8286ED (analogous), and #8C3FE4 (lighter shade) work well with #B482ED.