#AFABA7 Color Information

Hex color code: #AFABA7

#AFABA7 is a subtle orange color. In RGB it is (175, 171, 167), and in HSL it is (30°, 5%, 67%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AFABA7
RGB
175, 171, 167
HSL
30°, 5%, 67%
CMYK
0%, 2%, 5%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFABA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 171, 167

Red: 175 / Green: 171 / Blue: 167

HSL

30°, 5%, 67%

Hue: 30° / Saturation: 5% / Lightness: 67%

CMYK

0%, 2%, 5%, 31%

Cyan: 0% / Magenta: 2% / Yellow: 5% / Key: 31%

What color is #AFABA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFABA7 to RGB:

rgb(175, 171, 167)HEX to RGB Converter →

HEX to HSL

Convert #AFABA7 to HSL:

hsl(30, 5%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AFABA7 to CMYK:

cmyk(0%, 2%, 5%, 31%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #AFABA7 has RGB (175, 171, 167) and HSL (30°, 5%, 67%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFABA7 is #A7ABAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFA7A7.

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

Contrast with #AFABA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFABA7?

#AFABA7 is a neutral orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFABA7?

#AFABA7 in RGB is (175, 171, 167) - 175 red, 171 green, and 167 blue.

How to use #AFABA7 in CSS?

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

What colors go well with #AFABA7?

#A7ABAF (complementary), #AFA7A7 (analogous), and #8B857E (lighter shade) work well with #AFABA7.