#AFBCA6 Color Information

Hex color code: #AFBCA6

The hex color #AFBCA6 is a neutral green with RGB values of (175, 188, 166) and HSL of (95°, 14%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AFBCA6
RGB
175, 188, 166
HSL
95°, 14%, 69%
CMYK
7%, 0%, 12%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBCA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 188, 166

Red: 175 / Green: 188 / Blue: 166

HSL

95°, 14%, 69%

Hue: 95° / Saturation: 14% / Lightness: 69%

CMYK

7%, 0%, 12%, 26%

Cyan: 7% / Magenta: 0% / Yellow: 12% / Key: 26%

What color is #AFBCA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBCA6 to RGB:

rgb(175, 188, 166)HEX to RGB Converter →

HEX to HSL

Convert #AFBCA6 to HSL:

hsl(95, 14%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBCA6 to CMYK:

cmyk(7%, 0%, 12%, 26%)Color Converter →

Color Meaning and Usage

#AFBCA6 is a neutral green color with RGB values of 175, 188, 166 and HSL of 95°, 14%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBCA6 is #B2A5BB, creating high-contrast pairings. For softer combinations, try analogous colors like #B9BBA5.

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

Contrast with #AFBCA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBCA6?

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

What is the RGB value of #AFBCA6?

#AFBCA6 in RGB is (175, 188, 166) - 175 red, 188 green, and 166 blue.

How to use #AFBCA6 in CSS?

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

What colors go well with #AFBCA6?

#B2A5BB (complementary), #B9BBA5 (analogous), and #879A79 (lighter shade) work well with #AFBCA6.