#AFA08E Color Information

Hex color code: #AFA08E

#AFA08E is a balanced orange color. In RGB it is (175, 160, 142), and in HSL it is (33°, 17%, 62%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AFA08E
RGB
175, 160, 142
HSL
33°, 17%, 62%
CMYK
0%, 9%, 19%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFA08E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 160, 142

Red: 175 / Green: 160 / Blue: 142

HSL

33°, 17%, 62%

Hue: 33° / Saturation: 17% / Lightness: 62%

CMYK

0%, 9%, 19%, 31%

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

What color is #AFA08E?

#AFA08E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFA08E to RGB:

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

HEX to HSL

Convert #AFA08E to HSL:

hsl(33, 17%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AFA08E to CMYK:

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

Color Meaning and Usage

#AFA08E is a understated orange color with RGB values of 175, 160, 142 and HSL of 33°, 17%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFA08E is #8E9CAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF8F8E.

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

Contrast with #AFA08E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFA08E?

#AFA08E is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AFA08E?

#AFA08E in RGB is (175, 160, 142) - 175 red, 160 green, and 142 blue.

How to use #AFA08E in CSS?

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

What colors go well with #AFA08E?

#8E9CAF (complementary), #AF8F8E (analogous), and #8C7A63 (lighter shade) work well with #AFA08E.