✓ Copied to clipboard
#A9AF2C (Warm Yellow) color swatch preview — Color From Pic.
#A9AF2C — Warm Yellow color swatch

Warm Yellow

#A9AF2C

📝 Color Information for #A9AF2C

The hexadecimal color code #A9AF2C represents a medium shade in the yellow family. In the RGB color model, this color is composed of 169 red, 175 green, and 44 blue, which translates to approximately 66% red, 69% green, and 17% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #A9AF2C has a hue of 63 degrees, a saturation level of 60%, and a lightness value of 43%. The hue angle of 63° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 63°, saturation of 75%, and brightness/value of 69%. For print applications using the CMYK color model, #A9AF2C would be reproduced using 3% cyan, 0% magenta, 75% yellow, and 31% black. The closest web-safe color is #999933, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #A9AF2C with other colors, consider its complementary color at hue 243° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11120428, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A9AF2C

Tailwind CSS
lime-500
HEX
#A9AF2C
RGB
rgb(169, 175, 44)
RGB %
66%, 69%, 17%
HSL
hsl(63, 60%, 43%)
HSV
hsv(63, 75%, 69%)
CMYK
3%, 0%, 75%, 31%
Decimal
11120428
Web Safe
#999933

🎨 Color Schemes for #A9AF2C

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A9AF2C

🌗 Shades and Tints of #A9AF2C

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A9AF2C

Tones (adding gray / desaturating)

🌈 Hue Variations of #A9AF2C

Hue Variations (shifting the color spectrum)

👁️ Preview of #A9AF2C in Use

Text on #A9AF2C
This demonstrates text readability on the color background. (Click to edit)
#A9AF2C as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #A9AF2C

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #A9AF2C

:root { --color-hex: #A9AF2C; --color-rgb: 169, 175, 44; --color-hsl: 63, 60%, 43%; } .bg-color { background-color: #A9AF2C; } .text-color { color: #A9AF2C; } .border-color { border-color: #A9AF2C; }

🛠️ Use #A9AF2C in Your Project

🎨
Build a Palette with #A9AF2C
Generate harmonious color schemes
⚖️
Check Contrast for #A9AF2C
WCAG accessibility testing
🌈
Create a Gradient with #A9AF2C
Beautiful CSS gradients

🔗 Related Colors to #A9AF2C

#AF742C
Hue -30°
#AF952C
Hue -15°
#88AF2C
Hue +15°
#67AF2C
Hue +30°
#919726
85% L
#767A1F
70% L
#565A16
50% L
#33350D
30% L
#C9D043
54% L
#D7DC74
66% L
#E4E8A1
77% L
#F2F4D2
89% L

About Warm Yellow (#A9AF2C)

Warm Yellow is a medium, moderately saturated, warm yellow color with a hue angle of 63°, saturation of 60%, and lightness of 43%. Its RGB value is (169, 175, 44) and its CMYK breakdown is C:3% M:0% Y:75% K:31%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #A9AF2C

What is the HEX code for Warm Yellow? +

The HEX code for Warm Yellow is #A9AF2C. In CSS you can use it directly as color: #A9AF2C; or as a background: background-color: #A9AF2C;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #A9AF2C? +

The RGB value of #A9AF2C is rgb(169, 175, 44). This means the color contains 169 out of 255 parts red, 175 out of 255 parts green, and 44 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(169, 175, 44);

What is the HSL value of #A9AF2C? +

The HSL value of #A9AF2C is hsl(63, 60%, 43%). The hue is 63°, placing it in the yellow family on the color wheel. The saturation is 60%, making it moderately saturated. The lightness is 43%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #A9AF2C a warm or cool color? +

#A9AF2C is classified as a warm color based on its hue angle of 63°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #A9AF2C? +

The approximate CMYK value of #A9AF2C is C:3% M:0% Y:75% K:31%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #A9AF2C with Other Tools

🔢
Color Converter
Get all formats for #A9AF2C — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #A9AF2C passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #A9AF2C.
👓
Blindness Simulator
See how #A9AF2C appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #A9AF2C.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #A9AF2C.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #A9AF2C.
🔬
Technical Formats
See #A9AF2C in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #A9AF2C as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.