#AFAAA4 Color Information

Hex color code: #AFAAA4

The hex color #AFAAA4 is a subtle orange with RGB values of (175, 170, 164) and HSL of (33°, 6%, 66%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#AFAAA4
RGB
175, 170, 164
HSL
33°, 6%, 66%
CMYK
0%, 3%, 6%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFAAA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 170, 164

Red: 175 / Green: 170 / Blue: 164

HSL

33°, 6%, 66%

Hue: 33° / Saturation: 6% / Lightness: 66%

CMYK

0%, 3%, 6%, 31%

Cyan: 0% / Magenta: 3% / Yellow: 6% / Key: 31%

What color is #AFAAA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFAAA4 to RGB:

rgb(175, 170, 164)HEX to RGB Converter →

HEX to HSL

Convert #AFAAA4 to HSL:

hsl(33, 6%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #AFAAA4 to CMYK:

cmyk(0%, 3%, 6%, 31%)Color Converter →

Color Meaning and Usage

#AFAAA4 is a muted orange color with RGB values of 175, 170, 164 and HSL of 33°, 6%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFAAA4 is #A3A8AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEA4A3.

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

Contrast with #AFAAA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFAAA4?

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

What is the RGB value of #AFAAA4?

#AFAAA4 in RGB is (175, 170, 164) - 175 red, 170 green, and 164 blue.

How to use #AFAAA4 in CSS?

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

What colors go well with #AFAAA4?

#A3A8AE (complementary), #AEA4A3 (analogous), and #8A837B (lighter shade) work well with #AFAAA4.