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

Cool Yellow

#A1B83D

📝 Color Information for #A1B83D

The hexadecimal color code #A1B83D represents a medium shade in the yellow family. In the RGB color model, this color is composed of 161 red, 184 green, and 61 blue, which translates to approximately 63% red, 72% green, and 24% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #A1B83D has a hue of 71 degrees, a saturation level of 50%, and a lightness value of 48%. The hue angle of 71° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 71°, saturation of 67%, and brightness/value of 72%. For print applications using the CMYK color model, #A1B83D would be reproduced using 13% cyan, 0% magenta, 67% 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 #A1B83D with other colors, consider its complementary color at hue 251° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10598461, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A1B83D

Tailwind CSS
lime-400
HEX
#A1B83D
RGB
rgb(161, 184, 61)
RGB %
63%, 72%, 24%
HSL
hsl(71, 50%, 48%)
HSV
hsv(71, 67%, 72%)
CMYK
13%, 0%, 67%, 28%
Decimal
10598461
Web Safe
#99CC33

🎨 Color Schemes for #A1B83D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A1B83D

🌗 Shades and Tints of #A1B83D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A1B83D

Tones (adding gray / desaturating)

🌈 Hue Variations of #A1B83D

Hue Variations (shifting the color spectrum)

👁️ Preview of #A1B83D in Use

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

👓 Color Blindness Simulation for #A1B83D

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

:root { --color-hex: #A1B83D; --color-rgb: 161, 184, 61; --color-hsl: 71, 50%, 48%; } .bg-color { background-color: #A1B83D; } .text-color { color: #A1B83D; } .border-color { border-color: #A1B83D; }

🛠️ Use #A1B83D in Your Project

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

🔗 Related Colors to #A1B83D

#B8913D
Hue -30°
#B8AF3D
Hue -15°
#83B83D
Hue +15°
#64B83D
Hue +30°
#8A9D34
85% L
#72822B
70% L
#515C1F
50% L
#2F3612
30% L
#B6C95E
58% L
#C9D788
69% L
#DAE4AF
79% L
#EEF2D9
90% L

About Cool Yellow (#A1B83D)

Cool Yellow is a medium, moderately saturated, warm yellow color with a hue angle of 71°, saturation of 50%, and lightness of 48%. Its RGB value is (161, 184, 61) and its CMYK breakdown is C:13% M:0% Y:67% 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 #A1B83D

What is the HEX code for Cool Yellow? +

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

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

What is the HSL value of #A1B83D? +

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

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

The approximate CMYK value of #A1B83D is C:13% M:0% Y:67% 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 #A1B83D with Other Tools

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