#AFB2BB Color Information

Hex color code: #AFB2BB

The hex color #AFB2BB is a subtle blue with RGB values of (175, 178, 187) and HSL of (225°, 8%, 71%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AFB2BB
RGB
175, 178, 187
HSL
225°, 8%, 71%
CMYK
6%, 5%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB2BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 178, 187

Red: 175 / Green: 178 / Blue: 187

HSL

225°, 8%, 71%

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

CMYK

6%, 5%, 0%, 27%

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

What color is #AFB2BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB2BB to RGB:

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

HEX to HSL

Convert #AFB2BB to HSL:

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

HEX to CMYK

Convert #AFB2BB to CMYK:

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

Color Meaning and Usage

#AFB2BB is a subtle blue color with RGB values of 175, 178, 187 and HSL of 225°, 8%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB2BB is #BBB8AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFB8BB.

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

Contrast with #AFB2BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB2BB?

#AFB2BB is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFB2BB?

#AFB2BB in RGB is (175, 178, 187) - 175 red, 178 green, and 187 blue.

How to use #AFB2BB in CSS?

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

What colors go well with #AFB2BB?

#BBB8AF (complementary), #AFB8BB (analogous), and #868A98 (lighter shade) work well with #AFB2BB.