#B585EC Color Information

Hex color code: #B585EC

A dynamic purple shade, #B585EC appears as (181, 133, 236) in RGB and (268°, 73%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#B585EC
RGB
181, 133, 236
HSL
268°, 73%, 72%
CMYK
23%, 44%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B585EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 133, 236

Red: 181 / Green: 133 / Blue: 236

HSL

268°, 73%, 72%

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

CMYK

23%, 44%, 0%, 7%

Cyan: 23% / Magenta: 44% / Yellow: 0% / Key: 7%

What color is #B585EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B585EC to RGB:

rgb(181, 133, 236)HEX to RGB Converter →

HEX to HSL

Convert #B585EC to HSL:

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

HEX to CMYK

Convert #B585EC to CMYK:

cmyk(23%, 44%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B585EC is a vivid purple color with RGB values of 181, 133, 236 and HSL of 268°, 73%, 72%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B585EC is #BBEC83, creating high-contrast pairings. For softer combinations, try analogous colors like #8387EC.

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

Contrast with #B585EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B585EC?

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

What is the RGB value of #B585EC?

#B585EC in RGB is (181, 133, 236) - 181 red, 133 green, and 236 blue.

How to use #B585EC in CSS?

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

What colors go well with #B585EC?

#BBEC83 (complementary), #8387EC (analogous), and #8C41E1 (lighter shade) work well with #B585EC.