#BFAFAB Color Information

Hex color code: #BFAFAB

#BFAFAB is a understated red color. In RGB it is (191, 175, 171), and in HSL it is (12°, 14%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFAFAB
RGB
191, 175, 171
HSL
12°, 14%, 71%
CMYK
0%, 8%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFAFAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 175, 171

Red: 191 / Green: 175 / Blue: 171

HSL

12°, 14%, 71%

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

CMYK

0%, 8%, 10%, 25%

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

What color is #BFAFAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFAFAB to RGB:

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

HEX to HSL

Convert #BFAFAB to HSL:

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

HEX to CMYK

Convert #BFAFAB to CMYK:

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

Color Meaning and Usage

#BFAFAB is a understated red color with RGB values of 191, 175, 171 and HSL of 12°, 14%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFAFAB is #ABBBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFABB1.

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

Contrast with #BFAFAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFAFAB?

#BFAFAB is a understated red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BFAFAB?

#BFAFAB in RGB is (191, 175, 171) - 191 red, 175 green, and 171 blue.

How to use #BFAFAB in CSS?

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

What colors go well with #BFAFAB?

#ABBBBF (complementary), #BFABB1 (analogous), and #9F857F (lighter shade) work well with #BFAFAB.