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

Warm Yellow

#AFBB3E

📝 Color Information for #AFBB3E

The hexadecimal color code #AFBB3E represents a medium shade in the yellow family. In the RGB color model, this color is composed of 175 red, 187 green, and 62 blue, which translates to approximately 69% red, 73% 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, #AFBB3E has a hue of 66 degrees, a saturation level of 50%, and a lightness value of 49%. The hue angle of 66° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 66°, saturation of 67%, and brightness/value of 73%. For print applications using the CMYK color model, #AFBB3E would be reproduced using 6% cyan, 0% magenta, 67% yellow, and 27% 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 #AFBB3E with other colors, consider its complementary color at hue 246° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11516734, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #AFBB3E

Tailwind CSS
lime-400
HEX
#AFBB3E
RGB
rgb(175, 187, 62)
RGB %
69%, 73%, 24%
HSL
hsl(66, 50%, 49%)
HSV
hsv(66, 67%, 73%)
CMYK
6%, 0%, 67%, 27%
Decimal
11516734
Web Safe
#99CC33

🎨 Color Schemes for #AFBB3E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #AFBB3E

🌗 Shades and Tints of #AFBB3E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #AFBB3E

Tones (adding gray / desaturating)

🌈 Hue Variations of #AFBB3E

Hue Variations (shifting the color spectrum)

👁️ Preview of #AFBB3E in Use

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

👓 Color Blindness Simulation for #AFBB3E

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

:root { --color-hex: #AFBB3E; --color-rgb: 175, 187, 62; --color-hsl: 66, 50%, 49%; } .bg-color { background-color: #AFBB3E; } .text-color { color: #AFBB3E; } .border-color { border-color: #AFBB3E; }

🛠️ Use #AFBB3E in Your Project

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

🔗 Related Colors to #AFBB3E

#BB893E
Hue -30°
#BBA93E
Hue -15°
#90BB3E
Hue +15°
#70BB3E
Hue +30°
#96A136
85% L
#79822B
70% L
#596020
50% L
#363913
30% L
#C0CB62
59% L
#D0D788
69% L
#E0E6B3
80% L
#F0F2D9
90% L

About Warm Yellow (#AFBB3E)

Warm Yellow is a medium, moderately saturated, warm yellow color with a hue angle of 66°, saturation of 50%, and lightness of 49%. Its RGB value is (175, 187, 62) and its CMYK breakdown is C:6% M:0% Y:67% K:27%.

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

What is the HEX code for Warm Yellow? +

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

The RGB value of #AFBB3E is rgb(175, 187, 62). This means the color contains 175 out of 255 parts red, 187 out of 255 parts green, and 62 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(175, 187, 62);

What is the HSL value of #AFBB3E? +

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

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

The approximate CMYK value of #AFBB3E is C:6% M:0% Y:67% K:27%. 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 #AFBB3E with Other Tools

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