#B7ABBF Color Information

Hex color code: #B7ABBF

A neutral purple shade, #B7ABBF appears as (183, 171, 191) in RGB and (276°, 14%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B7ABBF
RGB
183, 171, 191
HSL
276°, 14%, 71%
CMYK
4%, 10%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7ABBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 171, 191

Red: 183 / Green: 171 / Blue: 191

HSL

276°, 14%, 71%

Hue: 276° / Saturation: 14% / Lightness: 71%

CMYK

4%, 10%, 0%, 25%

Cyan: 4% / Magenta: 10% / Yellow: 0% / Key: 25%

What color is #B7ABBF?

#B7ABBF is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7ABBF to RGB:

rgb(183, 171, 191)HEX to RGB Converter →

HEX to HSL

Convert #B7ABBF to HSL:

hsl(276, 14%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B7ABBF to CMYK:

cmyk(4%, 10%, 0%, 25%)Color Converter →

Color Meaning and Usage

#B7ABBF is a neutral purple color with RGB values of 183, 171, 191 and HSL of 276°, 14%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7ABBF is #B3BFAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ADABBF.

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

Contrast with #B7ABBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7ABBF?

#B7ABBF is a neutral purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B7ABBF?

#B7ABBF in RGB is (183, 171, 191) - 183 red, 171 green, and 191 blue.

How to use #B7ABBF in CSS?

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

What colors go well with #B7ABBF?

#B3BFAB (complementary), #ADABBF (analogous), and #927F9F (lighter shade) work well with #B7ABBF.