#B2AFBB Color Information

Hex color code: #B2AFBB

#B2AFBB is a balanced purple color. In RGB it is (178, 175, 187), and in HSL it is (255°, 8%, 71%). It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2AFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 175, 187

Red: 178 / Green: 175 / Blue: 187

HSL

255°, 8%, 71%

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

CMYK

5%, 6%, 0%, 27%

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

What color is #B2AFBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2AFBB to RGB:

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

HEX to HSL

Convert #B2AFBB to HSL:

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

HEX to CMYK

Convert #B2AFBB to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #B2AFBB has RGB (178, 175, 187) and HSL (255°, 8%, 71%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2AFBB is #B8BBAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFB2BB.

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

Contrast with #B2AFBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2AFBB?

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

What is the RGB value of #B2AFBB?

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

How to use #B2AFBB in CSS?

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

What colors go well with #B2AFBB?

#B8BBAF (complementary), #AFB2BB (analogous), and #8A8698 (lighter shade) work well with #B2AFBB.