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

Warm Yellow

#ACB82E

📝 Color Information for #ACB82E

The hexadecimal color code #ACB82E represents a medium shade in the yellow family. In the RGB color model, this color is composed of 172 red, 184 green, and 46 blue, which translates to approximately 67% red, 72% green, and 18% 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, #ACB82E has a hue of 65 degrees, a saturation level of 60%, and a lightness value of 45%. The hue angle of 65° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 65°, saturation of 75%, and brightness/value of 72%. For print applications using the CMYK color model, #ACB82E would be reproduced using 7% cyan, 0% magenta, 75% yellow, and 28% black. The closest web-safe color is #99CC33, 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 #ACB82E with other colors, consider its complementary color at hue 245° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11319342, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #ACB82E

Tailwind CSS
lime-400
HEX
#ACB82E
RGB
rgb(172, 184, 46)
RGB %
67%, 72%, 18%
HSL
hsl(65, 60%, 45%)
HSV
hsv(65, 75%, 72%)
CMYK
7%, 0%, 75%, 28%
Decimal
11319342
Web Safe
#99CC33

🎨 Color Schemes for #ACB82E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #ACB82E

🌗 Shades and Tints of #ACB82E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #ACB82E

Tones (adding gray / desaturating)

🌈 Hue Variations of #ACB82E

Hue Variations (shifting the color spectrum)

👁️ Preview of #ACB82E in Use

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

👓 Color Blindness Simulation for #ACB82E

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

:root { --color-hex: #ACB82E; --color-rgb: 172, 184, 46; --color-hsl: 65, 60%, 45%; } .bg-color { background-color: #ACB82E; } .text-color { color: #ACB82E; } .border-color { border-color: #ACB82E; }

🛠️ Use #ACB82E in Your Project

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

🔗 Related Colors to #ACB82E

#B87E2E
Hue -30°
#B8A12E
Hue -15°
#8AB82E
Hue +15°
#67B82E
Hue +30°
#919B27
85% L
#7A8321
70% L
#585E17
50% L
#36390E
30% L
#C7D24B
56% L
#D5DD78
67% L
#E3E9A5
78% L
#F1F4D2
89% L

About Warm Yellow (#ACB82E)

Warm Yellow is a medium, moderately saturated, warm yellow color with a hue angle of 65°, saturation of 60%, and lightness of 45%. Its RGB value is (172, 184, 46) and its CMYK breakdown is C:7% M:0% Y:75% K:28%.

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

What is the HEX code for Warm Yellow? +

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

The RGB value of #ACB82E is rgb(172, 184, 46). This means the color contains 172 out of 255 parts red, 184 out of 255 parts green, and 46 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(172, 184, 46);

What is the HSL value of #ACB82E? +

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

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

The approximate CMYK value of #ACB82E is C:7% M:0% Y:75% K:28%. 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 #ACB82E with Other Tools

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