#AFB9B6 Color Information

Hex color code: #AFB9B6

#AFB9B6 is a subtle cyan color. In RGB it is (175, 185, 182), and in HSL it is (162°, 7%, 71%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AFB9B6
RGB
175, 185, 182
HSL
162°, 7%, 71%
CMYK
5%, 0%, 2%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB9B6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 185, 182

Red: 175 / Green: 185 / Blue: 182

HSL

162°, 7%, 71%

Hue: 162° / Saturation: 7% / Lightness: 71%

CMYK

5%, 0%, 2%, 27%

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

What color is #AFB9B6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB9B6 to RGB:

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

HEX to HSL

Convert #AFB9B6 to HSL:

hsl(162, 7%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AFB9B6 to CMYK:

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

Color Meaning and Usage

#AFB9B6 is a muted cyan color with RGB values of 175, 185, 182 and HSL of 162°, 7%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB9B6 is #BAB0B3, creating high-contrast pairings. For softer combinations, try analogous colors like #B0BAB2.

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

Contrast with #AFB9B6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB9B6?

#AFB9B6 is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFB9B6?

#AFB9B6 in RGB is (175, 185, 182) - 175 red, 185 green, and 182 blue.

How to use #AFB9B6 in CSS?

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

What colors go well with #AFB9B6?

#BAB0B3 (complementary), #B0BAB2 (analogous), and #879792 (lighter shade) work well with #AFB9B6.