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

Warm Orange

#AB8A30

📝 Color Information for #AB8A30

The hexadecimal color code #AB8A30 represents a medium shade in the orange family. In the RGB color model, this color is composed of 171 red, 138 green, and 48 blue, which translates to approximately 67% red, 54% green, and 19% 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, #AB8A30 has a hue of 44 degrees, a saturation level of 56%, and a lightness value of 43%. The hue angle of 44° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 44°, saturation of 72%, and brightness/value of 67%. For print applications using the CMYK color model, #AB8A30 would be reproduced using 0% cyan, 19% magenta, 72% yellow, and 33% 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 #AB8A30 with other colors, consider its complementary color at hue 224° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11242032, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AB8A30

Tailwind CSS
yellow-600
HEX
#AB8A30
RGB
rgb(171, 138, 48)
RGB %
67%, 54%, 19%
HSL
hsl(44, 56%, 43%)
HSV
hsv(44, 72%, 67%)
CMYK
0%, 19%, 72%, 33%
Decimal
11242032
Web Safe
#999933

🎨 Color Schemes for #AB8A30

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AB8A30

🌗 Shades and Tints of #AB8A30

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AB8A30

Tones (adding gray / desaturating)

🌈 Hue Variations of #AB8A30

Hue Variations (shifting the color spectrum)

👁️ Preview of #AB8A30 in Use

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

👓 Color Blindness Simulation for #AB8A30

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

:root { --color-hex: #AB8A30; --color-rgb: 171, 138, 48; --color-hsl: 44, 56%, 43%; } .bg-color { background-color: #AB8A30; } .text-color { color: #AB8A30; } .border-color { border-color: #AB8A30; }

🛠️ Use #AB8A30 in Your Project

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

🔗 Related Colors to #AB8A30

#AB4D30
Hue -30°
#AB6C30
Hue -15°
#ABA930
Hue +15°
#8EAB30
Hue +30°
#93772A
85% L
#776022
70% L
#584719
50% L
#342A0F
30% L
#CBA848
54% L
#D9BF78
66% L
#E5D4A4
77% L
#F3EAD3
89% L

About Warm Orange (#AB8A30)

Warm Orange is a medium, moderately saturated, warm orange color with a hue angle of 44°, saturation of 56%, and lightness of 43%. Its RGB value is (171, 138, 48) and its CMYK breakdown is C:0% M:19% Y:72% K:33%.

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

What is the HEX code for Warm Orange? +

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

The RGB value of #AB8A30 is rgb(171, 138, 48). This means the color contains 171 out of 255 parts red, 138 out of 255 parts green, and 48 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(171, 138, 48);

What is the HSL value of #AB8A30? +

The HSL value of #AB8A30 is hsl(44, 56%, 43%). The hue is 44°, placing it in the orange family on the color wheel. The saturation is 56%, 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 #AB8A30 a warm or cool color? +

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

The approximate CMYK value of #AB8A30 is C:0% M:19% Y:72% K:33%. 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 #AB8A30 with Other Tools

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