#AFBDA8 Color Information

Hex color code: #AFBDA8

A neutral green shade, #AFBDA8 appears as (175, 189, 168) in RGB and (100°, 14%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AFBDA8
RGB
175, 189, 168
HSL
100°, 14%, 70%
CMYK
7%, 0%, 11%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFBDA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 189, 168

Red: 175 / Green: 189 / Blue: 168

HSL

100°, 14%, 70%

Hue: 100° / Saturation: 14% / Lightness: 70%

CMYK

7%, 0%, 11%, 26%

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

What color is #AFBDA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFBDA8 to RGB:

rgb(175, 189, 168)HEX to RGB Converter →

HEX to HSL

Convert #AFBDA8 to HSL:

hsl(100, 14%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AFBDA8 to CMYK:

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

Color Meaning and Usage

A balanced green tone, #AFBDA8 has RGB (175, 189, 168) and HSL (100°, 14%, 70%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFBDA8 is #B6A8BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BABDA8.

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

Contrast with #AFBDA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFBDA8?

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

What is the RGB value of #AFBDA8?

#AFBDA8 in RGB is (175, 189, 168) - 175 red, 189 green, and 168 blue.

How to use #AFBDA8 in CSS?

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

What colors go well with #AFBDA8?

#B6A8BD (complementary), #BABDA8 (analogous), and #879C7C (lighter shade) work well with #AFBDA8.