#AFB8AF Color Information

Hex color code: #AFB8AF

The hex color #AFB8AF is a understated green with RGB values of (175, 184, 175) and HSL of (120°, 6%, 70%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AFB8AF
RGB
175, 184, 175
HSL
120°, 6%, 70%
CMYK
5%, 0%, 5%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFB8AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 184, 175

Red: 175 / Green: 184 / Blue: 175

HSL

120°, 6%, 70%

Hue: 120° / Saturation: 6% / Lightness: 70%

CMYK

5%, 0%, 5%, 28%

Cyan: 5% / Magenta: 0% / Yellow: 5% / Key: 28%

What color is #AFB8AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFB8AF to RGB:

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

HEX to HSL

Convert #AFB8AF to HSL:

hsl(120, 6%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AFB8AF to CMYK:

cmyk(5%, 0%, 5%, 28%)Color Converter →

Color Meaning and Usage

#AFB8AF is a neutral green color with RGB values of 175, 184, 175 and HSL of 120°, 6%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFB8AF is #B7AEB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B3B7AE.

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

Contrast with #AFB8AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFB8AF?

#AFB8AF is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFB8AF?

#AFB8AF in RGB is (175, 184, 175) - 175 red, 184 green, and 175 blue.

How to use #AFB8AF in CSS?

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

What colors go well with #AFB8AF?

#B7AEB7 (complementary), #B3B7AE (analogous), and #859385 (lighter shade) work well with #AFB8AF.