#BBAFB7 Color Information

Hex color code: #BBAFB7

#BBAFB7 is a understated magenta color. In RGB it is (187, 175, 183), and in HSL it is (320°, 8%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BBAFB7
RGB
187, 175, 183
HSL
320°, 8%, 71%
CMYK
0%, 6%, 2%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBAFB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 175, 183

Red: 187 / Green: 175 / Blue: 183

HSL

320°, 8%, 71%

Hue: 320° / Saturation: 8% / Lightness: 71%

CMYK

0%, 6%, 2%, 27%

Cyan: 0% / Magenta: 6% / Yellow: 2% / Key: 27%

What color is #BBAFB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBAFB7 to RGB:

rgb(187, 175, 183)HEX to RGB Converter →

HEX to HSL

Convert #BBAFB7 to HSL:

hsl(320, 8%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BBAFB7 to CMYK:

cmyk(0%, 6%, 2%, 27%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #BBAFB7 has RGB (187, 175, 183) and HSL (320°, 8%, 71%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBAFB7 is #AFBBB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B9AFBB.

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

Contrast with #BBAFB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBAFB7?

#BBAFB7 is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBAFB7?

#BBAFB7 in RGB is (187, 175, 183) - 187 red, 175 green, and 183 blue.

How to use #BBAFB7 in CSS?

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

What colors go well with #BBAFB7?

#AFBBB3 (complementary), #B9AFBB (analogous), and #988692 (lighter shade) work well with #BBAFB7.