#B7AAC0 Color Information

Hex color code: #B7AAC0

The hex color #B7AAC0 is a neutral purple with RGB values of (183, 170, 192) and HSL of (275°, 15%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#B7AAC0
RGB
183, 170, 192
HSL
275°, 15%, 71%
CMYK
5%, 11%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7AAC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 170, 192

Red: 183 / Green: 170 / Blue: 192

HSL

275°, 15%, 71%

Hue: 275° / Saturation: 15% / Lightness: 71%

CMYK

5%, 11%, 0%, 25%

Cyan: 5% / Magenta: 11% / Yellow: 0% / Key: 25%

What color is #B7AAC0?

#B7AAC0 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7AAC0 to RGB:

rgb(183, 170, 192)HEX to RGB Converter →

HEX to HSL

Convert #B7AAC0 to HSL:

hsl(275, 15%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #B7AAC0 to CMYK:

cmyk(5%, 11%, 0%, 25%)Color Converter →

Color Meaning and Usage

#B7AAC0 is a balanced purple color with RGB values of 183, 170, 192 and HSL of 275°, 15%, 71%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7AAC0 is #B3C0AA, creating high-contrast pairings. For softer combinations, try analogous colors like #ACAAC0.

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

Contrast with #B7AAC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7AAC0?

#B7AAC0 is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B7AAC0?

#B7AAC0 in RGB is (183, 170, 192) - 183 red, 170 green, and 192 blue.

How to use #B7AAC0 in CSS?

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

What colors go well with #B7AAC0?

#B3C0AA (complementary), #ACAAC0 (analogous), and #927EA0 (lighter shade) work well with #B7AAC0.