#B2AFAF Color Information

Hex color code: #B2AFAF

The hex color #B2AFAF is a neutral red with RGB values of (178, 175, 175) and HSL of (0°, 2%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B2AFAF
RGB
178, 175, 175
HSL
0°, 2%, 69%
CMYK
0%, 2%, 2%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2AFAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 175, 175

Red: 178 / Green: 175 / Blue: 175

HSL

0°, 2%, 69%

Hue: 0° / Saturation: 2% / Lightness: 69%

CMYK

0%, 2%, 2%, 30%

Cyan: 0% / Magenta: 2% / Yellow: 2% / Key: 30%

What color is #B2AFAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2AFAF to RGB:

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

HEX to HSL

Convert #B2AFAF to HSL:

hsl(0, 2%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B2AFAF to CMYK:

cmyk(0%, 2%, 2%, 30%)Color Converter →

Color Meaning and Usage

#B2AFAF is a subtle red color with RGB values of 178, 175, 175 and HSL of 0°, 2%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2AFAF is #AEB2B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2AEB0.

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

Contrast with #B2AFAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2AFAF?

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

What is the RGB value of #B2AFAF?

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

How to use #B2AFAF in CSS?

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

What colors go well with #B2AFAF?

#AEB2B2 (complementary), #B2AEB0 (analogous), and #8C8787 (lighter shade) work well with #B2AFAF.