#BBAFB2 Color Information

Hex color code: #BBAFB2

#BBAFB2 is a neutral red color. In RGB it is (187, 175, 178), and in HSL it is (345°, 8%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BBAFB2
RGB
187, 175, 178
HSL
345°, 8%, 71%
CMYK
0%, 6%, 5%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBAFB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 175, 178

Red: 187 / Green: 175 / Blue: 178

HSL

345°, 8%, 71%

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

CMYK

0%, 6%, 5%, 27%

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

What color is #BBAFB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBAFB2 to RGB:

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

HEX to HSL

Convert #BBAFB2 to HSL:

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

HEX to CMYK

Convert #BBAFB2 to CMYK:

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

Color Meaning and Usage

#BBAFB2 is a subtle red color with RGB values of 187, 175, 178 and HSL of 345°, 8%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBAFB2 is #AFBBB8, creating high-contrast pairings. For softer combinations, try analogous colors like #BBAFB8.

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

Contrast with #BBAFB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBAFB2?

#BBAFB2 is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BBAFB2?

#BBAFB2 in RGB is (187, 175, 178) - 187 red, 175 green, and 178 blue.

How to use #BBAFB2 in CSS?

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

What colors go well with #BBAFB2?

#AFBBB8 (complementary), #BBAFB8 (analogous), and #98868A (lighter shade) work well with #BBAFB2.