#B6ACAF Color Information

Hex color code: #B6ACAF

The hex color #B6ACAF is a balanced magenta with RGB values of (182, 172, 175) and HSL of (342°, 6%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#B6ACAF
RGB
182, 172, 175
HSL
342°, 6%, 69%
CMYK
0%, 5%, 4%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6ACAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 172, 175

Red: 182 / Green: 172 / Blue: 175

HSL

342°, 6%, 69%

Hue: 342° / Saturation: 6% / Lightness: 69%

CMYK

0%, 5%, 4%, 29%

Cyan: 0% / Magenta: 5% / Yellow: 4% / Key: 29%

What color is #B6ACAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6ACAF to RGB:

rgb(182, 172, 175)HEX to RGB Converter →

HEX to HSL

Convert #B6ACAF to HSL:

hsl(342, 6%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B6ACAF to CMYK:

cmyk(0%, 5%, 4%, 29%)Color Converter →

Color Meaning and Usage

#B6ACAF is a subtle magenta color with RGB values of 182, 172, 175 and HSL of 342°, 6%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6ACAF is #ABB5B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B5ABB3.

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

Contrast with #B6ACAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6ACAF?

#B6ACAF is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B6ACAF?

#B6ACAF in RGB is (182, 172, 175) - 182 red, 172 green, and 175 blue.

How to use #B6ACAF in CSS?

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

What colors go well with #B6ACAF?

#ABB5B2 (complementary), #B5ABB3 (analogous), and #918387 (lighter shade) work well with #B6ACAF.