#AFBBBB Color Information

Hex color code: #AFBBBB

A subtle cyan shade, #AFBBBB appears as (175, 187, 187) in RGB and (180°, 8%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AFBBBB
RGB
175, 187, 187
HSL
180°, 8%, 71%
CMYK
6%, 0%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBBBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 187, 187

Red: 175 / Green: 187 / Blue: 187

HSL

180°, 8%, 71%

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

CMYK

6%, 0%, 0%, 27%

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

What color is #AFBBBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBBBB to RGB:

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

HEX to HSL

Convert #AFBBBB to HSL:

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

HEX to CMYK

Convert #AFBBBB to CMYK:

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

Color Meaning and Usage

A understated cyan tone, #AFBBBB has RGB (175, 187, 187) and HSL (180°, 8%, 71%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBBBB is #BBAFAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFBBB5.

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

Contrast with #AFBBBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBBBB?

#AFBBBB is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFBBBB?

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

How to use #AFBBBB in CSS?

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

What colors go well with #AFBBBB?

#BBAFAF (complementary), #AFBBB5 (analogous), and #869898 (lighter shade) work well with #AFBBBB.