#CAD52A Color Information

Hex color code: #CAD52A

#CAD52A is a understated yellow color. In RGB it is (202, 213, 42), and in HSL it is (64°, 67%, 50%). It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#CAD52A
RGB
202, 213, 42
HSL
64°, 67%, 50%
CMYK
5%, 0%, 80%, 16%

Shades

CSS Usage
color: #CAD52A;
background-color: #CAD52A;
border-color: #CAD52A;
box-shadow: 0 0 10px #CAD52A;
border: 2px solid #CAD52A;
Tailwind Usage
bg-[#CAD52A]
text-[#CAD52A]
border-[#CAD52A]
shadow-[0_0_10px_CAD52A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CAD52A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CAD52A; color: #000000; }

Badge

New Feature
.badge { background-color: #CAD52A; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CAD52A; background-color: #CAD52A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CAD52A20; border-left: 4px solid #CAD52A; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CAD52A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CAD52A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 213, 42

Red: 202 / Green: 213 / Blue: 42

HSL

64°, 67%, 50%

Hue: 64° / Saturation: 67% / Lightness: 50%

CMYK

5%, 0%, 80%, 16%

Cyan: 5% / Magenta: 0% / Yellow: 80% / Key: 16%

What color is #CAD52A?

#CAD52A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD52A to RGB:

rgb(202, 213, 42)HEX to RGB Converter →

HEX to HSL

Convert #CAD52A to HSL:

hsl(64, 67%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD52A to CMYK:

cmyk(5%, 0%, 80%, 16%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #CAD52A has RGB (202, 213, 42) and HSL (64°, 67%, 50%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD52A is #352AD5, creating high-contrast pairings. For softer combinations, try analogous colors like #D58B2A.

Use #CAD52A in CSS: color: #CAD52A or background-color: #CAD52A. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CAD52A

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 13.06:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD52A?

#CAD52A is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CAD52A?

#CAD52A in RGB is (202, 213, 42) - 202 red, 213 green, and 42 blue.

How to use #CAD52A in CSS?

Use #CAD52A directly in your CSS properties like color or background-color.

What colors go well with #CAD52A?

#352AD5 (complementary), #D58B2A (analogous), and #8D951D (lighter shade) work well with #CAD52A.