#B082ED Color Information

Hex color code: #B082ED

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

Try:
Color NameMedium Purple
HEX
#B082ED
RGB
176, 130, 237
HSL
266°, 75%, 72%
CMYK
26%, 45%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B082ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 130, 237

Red: 176 / Green: 130 / Blue: 237

HSL

266°, 75%, 72%

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

CMYK

26%, 45%, 0%, 7%

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

What color is #B082ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B082ED to RGB:

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

HEX to HSL

Convert #B082ED to HSL:

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

HEX to CMYK

Convert #B082ED to CMYK:

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

Color Meaning and Usage

#B082ED is a vivid purple color with RGB values of 176, 130, 237 and HSL of 266°, 75%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B082ED is #BFED82, creating high-contrast pairings. For softer combinations, try analogous colors like #8289ED.

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

Contrast with #B082ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B082ED?

#B082ED is a vivid purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B082ED?

#B082ED in RGB is (176, 130, 237) - 176 red, 130 green, and 237 blue.

How to use #B082ED in CSS?

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

What colors go well with #B082ED?

#BFED82 (complementary), #8289ED (analogous), and #863FE4 (lighter shade) work well with #B082ED.