#AFBAA3 Color Information

Hex color code: #AFBAA3

A balanced green shade, #AFBAA3 appears as (175, 186, 163) in RGB and (89°, 14%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AFBAA3
RGB
175, 186, 163
HSL
89°, 14%, 68%
CMYK
6%, 0%, 12%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBAA3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 186, 163

Red: 175 / Green: 186 / Blue: 163

HSL

89°, 14%, 68%

Hue: 89° / Saturation: 14% / Lightness: 68%

CMYK

6%, 0%, 12%, 27%

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

What color is #AFBAA3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBAA3 to RGB:

rgb(175, 186, 163)HEX to RGB Converter →

HEX to HSL

Convert #AFBAA3 to HSL:

hsl(89, 14%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBAA3 to CMYK:

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

Color Meaning and Usage

A understated green tone, #AFBAA3 has RGB (175, 186, 163) and HSL (89°, 14%, 68%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBAA3 is #ADA2B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9B8A2.

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

Contrast with #AFBAA3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBAA3?

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

What is the RGB value of #AFBAA3?

#AFBAA3 in RGB is (175, 186, 163) - 175 red, 186 green, and 163 blue.

How to use #AFBAA3 in CSS?

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

What colors go well with #AFBAA3?

#ADA2B9 (complementary), #B9B8A2 (analogous), and #889876 (lighter shade) work well with #AFBAA3.