#B7AEAF Color Information

Hex color code: #B7AEAF

The hex color #B7AEAF is a subtle red with RGB values of (183, 174, 175) and HSL of (353°, 6%, 70%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#B7AEAF
RGB
183, 174, 175
HSL
353°, 6%, 70%
CMYK
0%, 5%, 4%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7AEAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 174, 175

Red: 183 / Green: 174 / Blue: 175

HSL

353°, 6%, 70%

Hue: 353° / Saturation: 6% / Lightness: 70%

CMYK

0%, 5%, 4%, 28%

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

What color is #B7AEAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7AEAF to RGB:

rgb(183, 174, 175)HEX to RGB Converter →

HEX to HSL

Convert #B7AEAF to HSL:

hsl(353, 6%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #B7AEAF to CMYK:

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

Color Meaning and Usage

A subtle red tone, #B7AEAF has RGB (183, 174, 175) and HSL (353°, 6%, 70%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7AEAF is #AEB7B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B7AEB4.

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

Contrast with #B7AEAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7AEAF?

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

What is the RGB value of #B7AEAF?

#B7AEAF in RGB is (183, 174, 175) - 183 red, 174 green, and 175 blue.

How to use #B7AEAF in CSS?

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

What colors go well with #B7AEAF?

#AEB7B6 (complementary), #B7AEB4 (analogous), and #938587 (lighter shade) work well with #B7AEAF.