#AFAD60 Color Information

Hex color code: #AFAD60

A soft yellow shade, #AFAD60 appears as (175, 173, 96) in RGB and (58°, 33%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#AFAD60
RGB
175, 173, 96
HSL
58°, 33%, 53%
CMYK
0%, 1%, 45%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFAD60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 173, 96

Red: 175 / Green: 173 / Blue: 96

HSL

58°, 33%, 53%

Hue: 58° / Saturation: 33% / Lightness: 53%

CMYK

0%, 1%, 45%, 31%

Cyan: 0% / Magenta: 1% / Yellow: 45% / Key: 31%

What color is #AFAD60?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFAD60 to RGB:

rgb(175, 173, 96)HEX to RGB Converter →

HEX to HSL

Convert #AFAD60 to HSL:

hsl(58, 33%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #AFAD60 to CMYK:

cmyk(0%, 1%, 45%, 31%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #AFAD60 has RGB (175, 173, 96) and HSL (58°, 33%, 53%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFAD60 is #6062AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AF8560.

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

Contrast with #AFAD60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFAD60?

#AFAD60 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AFAD60?

#AFAD60 in RGB is (175, 173, 96) - 175 red, 173 green, and 96 blue.

How to use #AFAD60 in CSS?

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

What colors go well with #AFAD60?

#6062AF (complementary), #AF8560 (analogous), and #817F41 (lighter shade) work well with #AFAD60.