#B599CF Color Information

Hex color code: #B599CF

A pastel purple shade, #B599CF appears as (181, 153, 207) in RGB and (271°, 36%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#B599CF
RGB
181, 153, 207
HSL
271°, 36%, 71%
CMYK
13%, 26%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B599CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 153, 207

Red: 181 / Green: 153 / Blue: 207

HSL

271°, 36%, 71%

Hue: 271° / Saturation: 36% / Lightness: 71%

CMYK

13%, 26%, 0%, 19%

Cyan: 13% / Magenta: 26% / Yellow: 0% / Key: 19%

What color is #B599CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B599CF to RGB:

rgb(181, 153, 207)HEX to RGB Converter →

HEX to HSL

Convert #B599CF to HSL:

hsl(271, 36%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B599CF to CMYK:

cmyk(13%, 26%, 0%, 19%)Color Converter →

Color Meaning and Usage

#B599CF is a subtle purple color with RGB values of 181, 153, 207 and HSL of 271°, 36%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B599CF is #B4D09A, creating high-contrast pairings. For softer combinations, try analogous colors like #9B9AD0.

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

Contrast with #B599CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B599CF?

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

What is the RGB value of #B599CF?

#B599CF in RGB is (181, 153, 207) - 181 red, 153 green, and 207 blue.

How to use #B599CF in CSS?

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

What colors go well with #B599CF?

#B4D09A (complementary), #9B9AD0 (analogous), and #9066B7 (lighter shade) work well with #B599CF.