#AFA28E Color Information

Hex color code: #AFA28E

A muted orange shade, #AFA28E appears as (175, 162, 142) in RGB and (36°, 17%, 62%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AFA28E
RGB
175, 162, 142
HSL
36°, 17%, 62%
CMYK
0%, 7%, 19%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFA28E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 162, 142

Red: 175 / Green: 162 / Blue: 142

HSL

36°, 17%, 62%

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

CMYK

0%, 7%, 19%, 31%

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

What color is #AFA28E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFA28E to RGB:

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

HEX to HSL

Convert #AFA28E to HSL:

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

HEX to CMYK

Convert #AFA28E to CMYK:

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

Color Meaning and Usage

A muted orange tone, #AFA28E has RGB (175, 162, 142) and HSL (36°, 17%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFA28E is #8E9BAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF918E.

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

Contrast with #AFA28E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFA28E?

#AFA28E is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AFA28E?

#AFA28E in RGB is (175, 162, 142) - 175 red, 162 green, and 142 blue.

How to use #AFA28E in CSS?

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

What colors go well with #AFA28E?

#8E9BAF (complementary), #AF918E (analogous), and #8C7C63 (lighter shade) work well with #AFA28E.