#AFA692 Color Information

Hex color code: #AFA692

The hex color #AFA692 is a muted orange with RGB values of (175, 166, 146) and HSL of (41°, 15%, 63%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AFA692
RGB
175, 166, 146
HSL
41°, 15%, 63%
CMYK
0%, 5%, 17%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFA692; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 166, 146

Red: 175 / Green: 166 / Blue: 146

HSL

41°, 15%, 63%

Hue: 41° / Saturation: 15% / Lightness: 63%

CMYK

0%, 5%, 17%, 31%

Cyan: 0% / Magenta: 5% / Yellow: 17% / Key: 31%

What color is #AFA692?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFA692 to RGB:

rgb(175, 166, 146)HEX to RGB Converter →

HEX to HSL

Convert #AFA692 to HSL:

hsl(41, 15%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AFA692 to CMYK:

cmyk(0%, 5%, 17%, 31%)Color Converter →

Color Meaning and Usage

#AFA692 is a muted orange color with RGB values of 175, 166, 146 and HSL of 41°, 15%, 63%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFA692 is #929BAF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF9892.

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

Contrast with #AFA692

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFA692?

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

What is the RGB value of #AFA692?

#AFA692 in RGB is (175, 166, 146) - 175 red, 166 green, and 146 blue.

How to use #AFA692 in CSS?

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

What colors go well with #AFA692?

#929BAF (complementary), #AF9892 (analogous), and #8D8168 (lighter shade) work well with #AFA692.