#B58FCD Color Information

Hex color code: #B58FCD

#B58FCD is a soft purple color. In RGB it is (181, 143, 205), and in HSL it is (277°, 38%, 68%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#B58FCD
RGB
181, 143, 205
HSL
277°, 38%, 68%
CMYK
12%, 30%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B58FCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 143, 205

Red: 181 / Green: 143 / Blue: 205

HSL

277°, 38%, 68%

Hue: 277° / Saturation: 38% / Lightness: 68%

CMYK

12%, 30%, 0%, 20%

Cyan: 12% / Magenta: 30% / Yellow: 0% / Key: 20%

What color is #B58FCD?

#B58FCD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B58FCD to RGB:

rgb(181, 143, 205)HEX to RGB Converter →

HEX to HSL

Convert #B58FCD to HSL:

hsl(277, 38%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B58FCD to CMYK:

cmyk(12%, 30%, 0%, 20%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #B58FCD has RGB (181, 143, 205) and HSL (277°, 38%, 68%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B58FCD is #A6CC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #968ECC.

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

Contrast with #B58FCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B58FCD?

#B58FCD is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B58FCD?

#B58FCD in RGB is (181, 143, 205) - 181 red, 143 green, and 205 blue.

How to use #B58FCD in CSS?

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

What colors go well with #B58FCD?

#A6CC8E (complementary), #968ECC (analogous), and #925AB5 (lighter shade) work well with #B58FCD.