#AFA28A Color Information

Hex color code: #AFA28A

The hex color #AFA28A is a balanced orange with RGB values of (175, 162, 138) and HSL of (39°, 19%, 61%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AFA28A
RGB
175, 162, 138
HSL
39°, 19%, 61%
CMYK
0%, 7%, 21%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFA28A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 162, 138

Red: 175 / Green: 162 / Blue: 138

HSL

39°, 19%, 61%

Hue: 39° / Saturation: 19% / Lightness: 61%

CMYK

0%, 7%, 21%, 31%

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

What color is #AFA28A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFA28A to RGB:

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

HEX to HSL

Convert #AFA28A to HSL:

hsl(39, 19%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AFA28A to CMYK:

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

Color Meaning and Usage

#AFA28A is a muted orange color with RGB values of 175, 162, 138 and HSL of 39°, 19%, 61%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFA28A is #8996AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AE8E89.

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

Contrast with #AFA28A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFA28A?

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

What is the RGB value of #AFA28A?

#AFA28A in RGB is (175, 162, 138) - 175 red, 162 green, and 138 blue.

How to use #AFA28A in CSS?

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

What colors go well with #AFA28A?

#8996AE (complementary), #AE8E89 (analogous), and #8C7C5F (lighter shade) work well with #AFA28A.