#CAD79A Color Information

Hex color code: #CAD79A

The hex color #CAD79A is a soft yellow with RGB values of (202, 215, 154) and HSL of (73°, 43%, 72%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CAD79A
RGB
202, 215, 154
HSL
73°, 43%, 72%
CMYK
6%, 0%, 28%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD79A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 215, 154

Red: 202 / Green: 215 / Blue: 154

HSL

73°, 43%, 72%

Hue: 73° / Saturation: 43% / Lightness: 72%

CMYK

6%, 0%, 28%, 16%

Cyan: 6% / Magenta: 0% / Yellow: 28% / Key: 16%

What color is #CAD79A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD79A to RGB:

rgb(202, 215, 154)HEX to RGB Converter →

HEX to HSL

Convert #CAD79A to HSL:

hsl(73, 43%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD79A to CMYK:

cmyk(6%, 0%, 28%, 16%)Color Converter →

Color Meaning and Usage

#CAD79A is a soft yellow color with RGB values of 202, 215, 154 and HSL of 73°, 43%, 72%. 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 #CAD79A is #A699D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D6C599.

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

Contrast with #CAD79A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD79A?

#CAD79A is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CAD79A?

#CAD79A in RGB is (202, 215, 154) - 202 red, 215 green, and 154 blue.

How to use #CAD79A in CSS?

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

What colors go well with #CAD79A?

#A699D6 (complementary), #D6C599 (analogous), and #ACC062 (lighter shade) work well with #CAD79A.