#B397BE Color Information

Hex color code: #B397BE

#B397BE is a soft purple color. In RGB it is (179, 151, 190), and in HSL it is (283°, 23%, 67%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B397BE
RGB
179, 151, 190
HSL
283°, 23%, 67%
CMYK
6%, 21%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B397BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 151, 190

Red: 179 / Green: 151 / Blue: 190

HSL

283°, 23%, 67%

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

CMYK

6%, 21%, 0%, 25%

Cyan: 6% / Magenta: 21% / Yellow: 0% / Key: 25%

What color is #B397BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B397BE to RGB:

rgb(179, 151, 190)HEX to RGB Converter →

HEX to HSL

Convert #B397BE to HSL:

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

HEX to CMYK

Convert #B397BE to CMYK:

cmyk(6%, 21%, 0%, 25%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #B397BE has RGB (179, 151, 190) and HSL (283°, 23%, 67%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B397BE is #A2BE97, creating high-contrast pairings. For softer combinations, try analogous colors like #A097BE.

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

Contrast with #B397BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B397BE?

#B397BE is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B397BE?

#B397BE in RGB is (179, 151, 190) - 179 red, 151 green, and 190 blue.

How to use #B397BE in CSS?

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

What colors go well with #B397BE?

#A2BE97 (complementary), #A097BE (analogous), and #9168A1 (lighter shade) work well with #B397BE.