#AFA09D Color Information

Hex color code: #AFA09D

A neutral red shade, #AFA09D appears as (175, 160, 157) in RGB and (10°, 10%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AFA09D
RGB
175, 160, 157
HSL
10°, 10%, 65%
CMYK
0%, 9%, 10%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFA09D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 160, 157

Red: 175 / Green: 160 / Blue: 157

HSL

10°, 10%, 65%

Hue: 10° / Saturation: 10% / Lightness: 65%

CMYK

0%, 9%, 10%, 31%

Cyan: 0% / Magenta: 9% / Yellow: 10% / Key: 31%

What color is #AFA09D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFA09D to RGB:

rgb(175, 160, 157)HEX to RGB Converter →

HEX to HSL

Convert #AFA09D to HSL:

hsl(10, 10%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AFA09D to CMYK:

cmyk(0%, 9%, 10%, 31%)Color Converter →

Color Meaning and Usage

#AFA09D is a balanced red color with RGB values of 175, 160, 157 and HSL of 10°, 10%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFA09D is #9DACAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF9DA3.

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

Contrast with #AFA09D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFA09D?

#AFA09D is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFA09D?

#AFA09D in RGB is (175, 160, 157) - 175 red, 160 green, and 157 blue.

How to use #AFA09D in CSS?

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

What colors go well with #AFA09D?

#9DACAF (complementary), #AF9DA3 (analogous), and #8C7773 (lighter shade) work well with #AFA09D.