#B399BD Color Information

Hex color code: #B399BD

The hex color #B399BD is a soft purple with RGB values of (179, 153, 189) and HSL of (283°, 21%, 67%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B399BD
RGB
179, 153, 189
HSL
283°, 21%, 67%
CMYK
5%, 19%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B399BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 153, 189

Red: 179 / Green: 153 / Blue: 189

HSL

283°, 21%, 67%

Hue: 283° / Saturation: 21% / Lightness: 67%

CMYK

5%, 19%, 0%, 26%

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

What color is #B399BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B399BD to RGB:

rgb(179, 153, 189)HEX to RGB Converter →

HEX to HSL

Convert #B399BD to HSL:

hsl(283, 21%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B399BD to CMYK:

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

Color Meaning and Usage

A soft purple tone, #B399BD has RGB (179, 153, 189) and HSL (283°, 21%, 67%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B399BD is #A3BD99, creating high-contrast pairings. For softer combinations, try analogous colors like #A199BD.

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

Contrast with #B399BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B399BD?

#B399BD is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B399BD?

#B399BD in RGB is (179, 153, 189) - 179 red, 153 green, and 189 blue.

How to use #B399BD in CSS?

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

What colors go well with #B399BD?

#A3BD99 (complementary), #A199BD (analogous), and #906B9E (lighter shade) work well with #B399BD.