#AFBBC6 Color Information

Hex color code: #AFBBC6

#AFBBC6 is a muted blue color. In RGB it is (175, 187, 198), and in HSL it is (209°, 17%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AFBBC6
RGB
175, 187, 198
HSL
209°, 17%, 73%
CMYK
12%, 6%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBBC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 187, 198

Red: 175 / Green: 187 / Blue: 198

HSL

209°, 17%, 73%

Hue: 209° / Saturation: 17% / Lightness: 73%

CMYK

12%, 6%, 0%, 22%

Cyan: 12% / Magenta: 6% / Yellow: 0% / Key: 22%

What color is #AFBBC6?

#AFBBC6 is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBBC6 to RGB:

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

HEX to HSL

Convert #AFBBC6 to HSL:

hsl(209, 17%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBBC6 to CMYK:

cmyk(12%, 6%, 0%, 22%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #AFBBC6 has RGB (175, 187, 198) and HSL (209°, 17%, 73%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBBC6 is #C6BAAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEC6C5.

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

Contrast with #AFBBC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBBC6?

#AFBBC6 is a neutral blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AFBBC6?

#AFBBC6 in RGB is (175, 187, 198) - 175 red, 187 green, and 198 blue.

How to use #AFBBC6 in CSS?

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

What colors go well with #AFBBC6?

#C6BAAE (complementary), #AEC6C5 (analogous), and #8295A6 (lighter shade) work well with #AFBBC6.