#AFACAC Color Information

Hex color code: #AFACAC

#AFACAC is a balanced red color. In RGB it is (175, 172, 172), and in HSL it is (0°, 2%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AFACAC
RGB
175, 172, 172
HSL
0°, 2%, 68%
CMYK
0%, 2%, 2%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFACAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 172, 172

Red: 175 / Green: 172 / Blue: 172

HSL

0°, 2%, 68%

Hue: 0° / Saturation: 2% / Lightness: 68%

CMYK

0%, 2%, 2%, 31%

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

What color is #AFACAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFACAC to RGB:

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

HEX to HSL

Convert #AFACAC to HSL:

hsl(0, 2%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AFACAC to CMYK:

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

Color Meaning and Usage

A subtle red tone, #AFACAC has RGB (175, 172, 172) and HSL (0°, 2%, 68%). 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 #AFACAC is #ACAFAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFACAD.

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

Contrast with #AFACAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFACAC?

#AFACAC is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFACAC?

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

How to use #AFACAC in CSS?

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

What colors go well with #AFACAC?

#ACAFAF (complementary), #AFACAD (analogous), and #8A8585 (lighter shade) work well with #AFACAC.