#AFACA7 Color Information

Hex color code: #AFACA7

The hex color #AFACA7 is a subtle orange with RGB values of (175, 172, 167) and HSL of (38°, 5%, 67%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AFACA7
RGB
175, 172, 167
HSL
38°, 5%, 67%
CMYK
0%, 2%, 5%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFACA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 172, 167

Red: 175 / Green: 172 / Blue: 167

HSL

38°, 5%, 67%

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

CMYK

0%, 2%, 5%, 31%

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

What color is #AFACA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFACA7 to RGB:

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

HEX to HSL

Convert #AFACA7 to HSL:

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

HEX to CMYK

Convert #AFACA7 to CMYK:

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

Color Meaning and Usage

#AFACA7 is a understated orange color with RGB values of 175, 172, 167 and HSL of 38°, 5%, 67%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFACA7 is #A7AAAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFA8A7.

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

Contrast with #AFACA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFACA7?

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

What is the RGB value of #AFACA7?

#AFACA7 in RGB is (175, 172, 167) - 175 red, 172 green, and 167 blue.

How to use #AFACA7 in CSS?

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

What colors go well with #AFACA7?

#A7AAAF (complementary), #AFA8A7 (analogous), and #8B867E (lighter shade) work well with #AFACA7.