#B3ACAD Color Information

Hex color code: #B3ACAD

A neutral red shade, #B3ACAD appears as (179, 172, 173) in RGB and (351°, 4%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B3ACAD
RGB
179, 172, 173
HSL
351°, 4%, 69%
CMYK
0%, 4%, 3%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B3ACAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 172, 173

Red: 179 / Green: 172 / Blue: 173

HSL

351°, 4%, 69%

Hue: 351° / Saturation: 4% / Lightness: 69%

CMYK

0%, 4%, 3%, 30%

Cyan: 0% / Magenta: 4% / Yellow: 3% / Key: 30%

What color is #B3ACAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B3ACAD to RGB:

rgb(179, 172, 173)HEX to RGB Converter →

HEX to HSL

Convert #B3ACAD to HSL:

hsl(351, 4%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #B3ACAD to CMYK:

cmyk(0%, 4%, 3%, 30%)Color Converter →

Color Meaning and Usage

A muted red tone, #B3ACAD has RGB (179, 172, 173) and HSL (351°, 4%, 69%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B3ACAD is #ADB3B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B3ADB1.

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

Contrast with #B3ACAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B3ACAD?

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

What is the RGB value of #B3ACAD?

#B3ACAD in RGB is (179, 172, 173) - 179 red, 172 green, and 173 blue.

How to use #B3ACAD in CSS?

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

What colors go well with #B3ACAD?

#ADB3B2 (complementary), #B3ADB1 (analogous), and #8E8586 (lighter shade) work well with #B3ACAD.