#AFA397 Color Information

Hex color code: #AFA397

A muted orange shade, #AFA397 appears as (175, 163, 151) in RGB and (30°, 13%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AFA397
RGB
175, 163, 151
HSL
30°, 13%, 64%
CMYK
0%, 7%, 14%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFA397; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 163, 151

Red: 175 / Green: 163 / Blue: 151

HSL

30°, 13%, 64%

Hue: 30° / Saturation: 13% / Lightness: 64%

CMYK

0%, 7%, 14%, 31%

Cyan: 0% / Magenta: 7% / Yellow: 14% / Key: 31%

What color is #AFA397?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFA397 to RGB:

rgb(175, 163, 151)HEX to RGB Converter →

HEX to HSL

Convert #AFA397 to HSL:

hsl(30, 13%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #AFA397 to CMYK:

cmyk(0%, 7%, 14%, 31%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #AFA397 has RGB (175, 163, 151) and HSL (30°, 13%, 64%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFA397 is #97A3AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF9797.

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

Contrast with #AFA397

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFA397?

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

What is the RGB value of #AFA397?

#AFA397 in RGB is (175, 163, 151) - 175 red, 163 green, and 151 blue.

How to use #AFA397 in CSS?

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

What colors go well with #AFA397?

#97A3AF (complementary), #AF9797 (analogous), and #8D7D6D (lighter shade) work well with #AFA397.