#B097BC Color Information

Hex color code: #B097BC

The hex color #B097BC is a gentle purple with RGB values of (176, 151, 188) and HSL of (281°, 22%, 66%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B097BC
RGB
176, 151, 188
HSL
281°, 22%, 66%
CMYK
6%, 20%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B097BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 151, 188

Red: 176 / Green: 151 / Blue: 188

HSL

281°, 22%, 66%

Hue: 281° / Saturation: 22% / Lightness: 66%

CMYK

6%, 20%, 0%, 26%

Cyan: 6% / Magenta: 20% / Yellow: 0% / Key: 26%

What color is #B097BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B097BC to RGB:

rgb(176, 151, 188)HEX to RGB Converter →

HEX to HSL

Convert #B097BC to HSL:

hsl(281, 22%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B097BC to CMYK:

cmyk(6%, 20%, 0%, 26%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #B097BC has RGB (176, 151, 188) and HSL (281°, 22%, 66%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B097BC is #A1BB95, creating high-contrast pairings. For softer combinations, try analogous colors like #9C95BB.

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

Contrast with #B097BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B097BC?

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

What is the RGB value of #B097BC?

#B097BC in RGB is (176, 151, 188) - 176 red, 151 green, and 188 blue.

How to use #B097BC in CSS?

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

What colors go well with #B097BC?

#A1BB95 (complementary), #9C95BB (analogous), and #8C679E (lighter shade) work well with #B097BC.