#AFB1BB Color Information

Hex color code: #AFB1BB

The hex color #AFB1BB is a understated blue with RGB values of (175, 177, 187) and HSL of (230°, 8%, 71%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AFB1BB
RGB
175, 177, 187
HSL
230°, 8%, 71%
CMYK
6%, 5%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB1BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 177, 187

Red: 175 / Green: 177 / Blue: 187

HSL

230°, 8%, 71%

Hue: 230° / Saturation: 8% / Lightness: 71%

CMYK

6%, 5%, 0%, 27%

Cyan: 6% / Magenta: 5% / Yellow: 0% / Key: 27%

What color is #AFB1BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB1BB to RGB:

rgb(175, 177, 187)HEX to RGB Converter →

HEX to HSL

Convert #AFB1BB to HSL:

hsl(230, 8%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AFB1BB to CMYK:

cmyk(6%, 5%, 0%, 27%)Color Converter →

Color Meaning and Usage

#AFB1BB is a understated blue color with RGB values of 175, 177, 187 and HSL of 230°, 8%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB1BB is #BBB9AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFB7BB.

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

Contrast with #AFB1BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB1BB?

#AFB1BB is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFB1BB?

#AFB1BB in RGB is (175, 177, 187) - 175 red, 177 green, and 187 blue.

How to use #AFB1BB in CSS?

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

What colors go well with #AFB1BB?

#BBB9AF (complementary), #AFB7BB (analogous), and #868998 (lighter shade) work well with #AFB1BB.