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

Warm Amber

#A98E2D

📝 Color Information for #A98E2D

The hexadecimal color code #A98E2D represents a medium shade in the orange family. In the RGB color model, this color is composed of 169 red, 142 green, and 45 blue, which translates to approximately 66% red, 56% green, and 18% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #A98E2D has a hue of 47 degrees, a saturation level of 58%, and a lightness value of 42%. The hue angle of 47° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 47°, saturation of 73%, and brightness/value of 66%. For print applications using the CMYK color model, #A98E2D would be reproduced using 0% cyan, 16% magenta, 73% yellow, and 34% 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 #A98E2D with other colors, consider its complementary color at hue 227° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11111981, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A98E2D

Tailwind CSS
yellow-600
HEX
#A98E2D
RGB
rgb(169, 142, 45)
RGB %
66%, 56%, 18%
HSL
hsl(47, 58%, 42%)
HSV
hsv(47, 73%, 66%)
CMYK
0%, 16%, 73%, 34%
Decimal
11111981
Web Safe
#999933

🎨 Color Schemes for #A98E2D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A98E2D

🌗 Shades and Tints of #A98E2D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A98E2D

Tones (adding gray / desaturating)

🌈 Hue Variations of #A98E2D

Hue Variations (shifting the color spectrum)

👁️ Preview of #A98E2D in Use

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

👓 Color Blindness Simulation for #A98E2D

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 #A98E2D

:root { --color-hex: #A98E2D; --color-rgb: 169, 142, 45; --color-hsl: 47, 58%, 42%; } .bg-color { background-color: #A98E2D; } .text-color { color: #A98E2D; } .border-color { border-color: #A98E2D; }

🛠️ Use #A98E2D in Your Project

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

🔗 Related Colors to #A98E2D

#A9502D
Hue -30°
#A96F2D
Hue -15°
#A5A92D
Hue +15°
#86A92D
Hue +30°
#917A27
85% L
#75621F
70% L
#554716
50% L
#342C0E
30% L
#CEB046
54% L
#DAC372
65% L
#E6D8A2
77% L
#F2EACF
88% L

About Warm Amber (#A98E2D)

Warm Amber is a medium, moderately saturated, warm orange color with a hue angle of 47°, saturation of 58%, and lightness of 42%. Its RGB value is (169, 142, 45) and its CMYK breakdown is C:0% M:16% Y:73% K:34%.

This is a Autumn (Earthy) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #A98E2D

What is the HEX code for Warm Amber? +

The HEX code for Warm Amber is #A98E2D. In CSS you can use it directly as color: #A98E2D; or as a background: background-color: #A98E2D;. 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 #A98E2D? +

The RGB value of #A98E2D is rgb(169, 142, 45). This means the color contains 169 out of 255 parts red, 142 out of 255 parts green, and 45 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(169, 142, 45);

What is the HSL value of #A98E2D? +

The HSL value of #A98E2D is hsl(47, 58%, 42%). The hue is 47°, placing it in the orange family on the color wheel. The saturation is 58%, making it moderately saturated. The lightness is 42%, 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 #A98E2D a warm or cool color? +

#A98E2D is classified as a warm color based on its hue angle of 47°. 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 #A98E2D? +

The approximate CMYK value of #A98E2D is C:0% M:16% Y:73% K:34%. 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 #A98E2D with Other Tools

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