#BFAFAD Color Information

Hex color code: #BFAFAD

A understated red shade, #BFAFAD appears as (191, 175, 173) in RGB and (7°, 12%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BFAFAD
RGB
191, 175, 173
HSL
7°, 12%, 71%
CMYK
0%, 8%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFAFAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 175, 173

Red: 191 / Green: 175 / Blue: 173

HSL

7°, 12%, 71%

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

CMYK

0%, 8%, 9%, 25%

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

What color is #BFAFAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFAFAD to RGB:

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

HEX to HSL

Convert #BFAFAD to HSL:

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

HEX to CMYK

Convert #BFAFAD to CMYK:

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

Color Meaning and Usage

A neutral red tone, #BFAFAD has RGB (191, 175, 173) and HSL (7°, 12%, 71%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFAFAD is #ACBCBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEACB3.

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

Contrast with #BFAFAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFAFAD?

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

What is the RGB value of #BFAFAD?

#BFAFAD in RGB is (191, 175, 173) - 191 red, 175 green, and 173 blue.

How to use #BFAFAD in CSS?

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

What colors go well with #BFAFAD?

#ACBCBE (complementary), #BEACB3 (analogous), and #9C8481 (lighter shade) work well with #BFAFAD.