#B596ED Color Information

Hex color code: #B596ED

A airy purple shade, #B596ED appears as (181, 150, 237) in RGB and (261°, 71%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#B596ED
RGB
181, 150, 237
HSL
261°, 71%, 76%
CMYK
24%, 37%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B596ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 150, 237

Red: 181 / Green: 150 / Blue: 237

HSL

261°, 71%, 76%

Hue: 261° / Saturation: 71% / Lightness: 76%

CMYK

24%, 37%, 0%, 7%

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

What color is #B596ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B596ED to RGB:

rgb(181, 150, 237)HEX to RGB Converter →

HEX to HSL

Convert #B596ED to HSL:

hsl(261, 71%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #B596ED to CMYK:

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

Color Meaning and Usage

#B596ED is a airy purple color with RGB values of 181, 150, 237 and HSL of 261°, 71%, 76%. 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 #B596ED is #CFED96, creating high-contrast pairings. For softer combinations, try analogous colors like #96A3ED.

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

Contrast with #B596ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B596ED?

#B596ED is a airy purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B596ED?

#B596ED in RGB is (181, 150, 237) - 181 red, 150 green, and 237 blue.

How to use #B596ED in CSS?

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

What colors go well with #B596ED?

#CFED96 (complementary), #96A3ED (analogous), and #8655E2 (lighter shade) work well with #B596ED.