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

Soft Warm Yellow

#CAD34A

📝 Color Information for #CAD34A

The hexadecimal color code #CAD34A represents a medium shade in the yellow family. In the RGB color model, this color is composed of 202 red, 211 green, and 74 blue, which translates to approximately 79% red, 83% green, and 29% 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, #CAD34A has a hue of 64 degrees, a saturation level of 61%, and a lightness value of 56%. The hue angle of 64° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 64°, saturation of 65%, and brightness/value of 83%. For print applications using the CMYK color model, #CAD34A would be reproduced using 4% cyan, 0% magenta, 65% yellow, and 17% black. The closest web-safe color is #CCCC33, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #CAD34A with other colors, consider its complementary color at hue 244° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13292362, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CAD34A

Tailwind CSS
lime-300
HEX
#CAD34A
RGB
rgb(202, 211, 74)
RGB %
79%, 83%, 29%
HSL
hsl(64, 61%, 56%)
HSV
hsv(64, 65%, 83%)
CMYK
4%, 0%, 65%, 17%
Decimal
13292362
Web Safe
#CCCC33

🎨 Color Schemes for #CAD34A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CAD34A

🌗 Shades and Tints of #CAD34A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CAD34A

Tones (adding gray / desaturating)

🌈 Hue Variations of #CAD34A

Hue Variations (shifting the color spectrum)

👁️ Preview of #CAD34A in Use

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

👓 Color Blindness Simulation for #CAD34A

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

:root { --color-hex: #CAD34A; --color-rgb: 202, 211, 74; --color-hsl: 64, 61%, 56%; } .bg-color { background-color: #CAD34A; } .text-color { color: #CAD34A; } .border-color { border-color: #CAD34A; }

🛠️ Use #CAD34A in Your Project

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

🔗 Related Colors to #CAD34A

#D3984A
Hue -30°
#D3BA4A
Hue -15°
#A8D34A
Hue +15°
#86D34A
Hue +30°
#BBC530
85% L
#98A027
70% L
#6D731C
50% L
#424611
30% L
#D5DC6F
65% L
#E0E594
74% L
#E9EDB5
82% L
#F4F6DA
91% L

About Soft Warm Yellow (#CAD34A)

Soft Warm Yellow is a medium, vibrant, warm yellow color with a hue angle of 64°, saturation of 61%, and lightness of 56%. Its RGB value is (202, 211, 74) and its CMYK breakdown is C:4% M:0% Y:65% K:17%.

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

What is the HEX code for Soft Warm Yellow? +

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

The RGB value of #CAD34A is rgb(202, 211, 74). This means the color contains 202 out of 255 parts red, 211 out of 255 parts green, and 74 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(202, 211, 74);

What is the HSL value of #CAD34A? +

The HSL value of #CAD34A is hsl(64, 61%, 56%). The hue is 64°, placing it in the yellow family on the color wheel. The saturation is 61%, making it vibrant. The lightness is 56%, 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 #CAD34A a warm or cool color? +

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

The approximate CMYK value of #CAD34A is C:4% M:0% Y:65% K:17%. 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 #CAD34A with Other Tools

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