#AFA388 Color Information

Hex color code: #AFA388

The hex color #AFA388 is a gentle orange with RGB values of (175, 163, 136) and HSL of (42°, 20%, 61%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#AFA388
RGB
175, 163, 136
HSL
42°, 20%, 61%
CMYK
0%, 7%, 22%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFA388; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 163, 136

Red: 175 / Green: 163 / Blue: 136

HSL

42°, 20%, 61%

Hue: 42° / Saturation: 20% / Lightness: 61%

CMYK

0%, 7%, 22%, 31%

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

What color is #AFA388?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFA388 to RGB:

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

HEX to HSL

Convert #AFA388 to HSL:

hsl(42, 20%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AFA388 to CMYK:

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

Color Meaning and Usage

#AFA388 is a gentle orange color with RGB values of 175, 163, 136 and HSL of 42°, 20%, 61%. 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 #AFA388 is #8894AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF9088.

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

Contrast with #AFA388

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFA388?

#AFA388 is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AFA388?

#AFA388 in RGB is (175, 163, 136) - 175 red, 163 green, and 136 blue.

How to use #AFA388 in CSS?

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

What colors go well with #AFA388?

#8894AF (complementary), #AF9088 (analogous), and #8D7F5E (lighter shade) work well with #AFA388.