#AFA69D Color Information

Hex color code: #AFA69D

#AFA69D is a neutral orange color. In RGB it is (175, 166, 157), and in HSL it is (30°, 10%, 65%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#AFA69D
RGB
175, 166, 157
HSL
30°, 10%, 65%
CMYK
0%, 5%, 10%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFA69D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 166, 157

Red: 175 / Green: 166 / Blue: 157

HSL

30°, 10%, 65%

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

CMYK

0%, 5%, 10%, 31%

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

What color is #AFA69D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFA69D to RGB:

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

HEX to HSL

Convert #AFA69D to HSL:

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

HEX to CMYK

Convert #AFA69D to CMYK:

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

Color Meaning and Usage

#AFA69D is a understated orange color with RGB values of 175, 166, 157 and HSL of 30°, 10%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFA69D is #9DA6AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF9D9D.

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

Contrast with #AFA69D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFA69D?

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

What is the RGB value of #AFA69D?

#AFA69D in RGB is (175, 166, 157) - 175 red, 166 green, and 157 blue.

How to use #AFA69D in CSS?

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

What colors go well with #AFA69D?

#9DA6AF (complementary), #AF9D9D (analogous), and #8C8073 (lighter shade) work well with #AFA69D.