#B593CE Color Information

Hex color code: #B593CE

A soft purple shade, #B593CE appears as (181, 147, 206) in RGB and (275°, 38%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#B593CE
RGB
181, 147, 206
HSL
275°, 38%, 69%
CMYK
12%, 29%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B593CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 147, 206

Red: 181 / Green: 147 / Blue: 206

HSL

275°, 38%, 69%

Hue: 275° / Saturation: 38% / Lightness: 69%

CMYK

12%, 29%, 0%, 19%

Cyan: 12% / Magenta: 29% / Yellow: 0% / Key: 19%

What color is #B593CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B593CE to RGB:

rgb(181, 147, 206)HEX to RGB Converter →

HEX to HSL

Convert #B593CE to HSL:

hsl(275, 38%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B593CE to CMYK:

cmyk(12%, 29%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B593CE is a pastel purple color with RGB values of 181, 147, 206 and HSL of 275°, 38%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B593CE is #ABCE92, creating high-contrast pairings. For softer combinations, try analogous colors like #9792CE.

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

Contrast with #B593CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B593CE?

#B593CE is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B593CE?

#B593CE in RGB is (181, 147, 206) - 181 red, 147 green, and 206 blue.

How to use #B593CE in CSS?

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

What colors go well with #B593CE?

#ABCE92 (complementary), #9792CE (analogous), and #915DB6 (lighter shade) work well with #B593CE.