#CAD482 Color Information

Hex color code: #CAD482

A delicate yellow shade, #CAD482 appears as (202, 212, 130) in RGB and (67°, 49%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#CAD482
RGB
202, 212, 130
HSL
67°, 49%, 67%
CMYK
5%, 0%, 39%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CAD482; 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 #CAD482; background-color: #CAD48215; }

Alert / Toast

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

Link / Accent

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

a { color: #CAD482; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 212, 130

Red: 202 / Green: 212 / Blue: 130

HSL

67°, 49%, 67%

Hue: 67° / Saturation: 49% / Lightness: 67%

CMYK

5%, 0%, 39%, 17%

Cyan: 5% / Magenta: 0% / Yellow: 39% / Key: 17%

What color is #CAD482?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD482 to RGB:

rgb(202, 212, 130)HEX to RGB Converter →

HEX to HSL

Convert #CAD482 to HSL:

hsl(67, 49%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD482 to CMYK:

cmyk(5%, 0%, 39%, 17%)Color Converter →

Color Meaning and Usage

#CAD482 is a gentle yellow color with RGB values of 202, 212, 130 and HSL of 67°, 49%, 67%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD482 is #8B82D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4B482.

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

Contrast with #CAD482

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD482?

#CAD482 is a gentle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CAD482?

#CAD482 in RGB is (202, 212, 130) - 202 red, 212 green, and 130 blue.

How to use #CAD482 in CSS?

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

What colors go well with #CAD482?

#8B82D4 (complementary), #D4B482 (analogous), and #B3C149 (lighter shade) work well with #CAD482.