#BFACA6 Color Information

Hex color code: #BFACA6

The hex color #BFACA6 is a balanced red with RGB values of (191, 172, 166) and HSL of (14°, 16%, 70%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BFACA6
RGB
191, 172, 166
HSL
14°, 16%, 70%
CMYK
0%, 10%, 13%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFACA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 172, 166

Red: 191 / Green: 172 / Blue: 166

HSL

14°, 16%, 70%

Hue: 14° / Saturation: 16% / Lightness: 70%

CMYK

0%, 10%, 13%, 25%

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

What color is #BFACA6?

#BFACA6 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFACA6 to RGB:

rgb(191, 172, 166)HEX to RGB Converter →

HEX to HSL

Convert #BFACA6 to HSL:

hsl(14, 16%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #BFACA6 to CMYK:

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

Color Meaning and Usage

#BFACA6 is a muted red color with RGB values of 191, 172, 166 and HSL of 14°, 16%, 70%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFACA6 is #A6B9BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFA6AD.

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

Contrast with #BFACA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFACA6?

#BFACA6 is a muted red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BFACA6?

#BFACA6 in RGB is (191, 172, 166) - 191 red, 172 green, and 166 blue.

How to use #BFACA6 in CSS?

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

What colors go well with #BFACA6?

#A6B9BF (complementary), #BFA6AD (analogous), and #9F827A (lighter shade) work well with #BFACA6.