#CAD8AB Color Information

Hex color code: #CAD8AB

A airy green shade, #CAD8AB appears as (202, 216, 171) in RGB and (79°, 37%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CAD8AB
RGB
202, 216, 171
HSL
79°, 37%, 76%
CMYK
6%, 0%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD8AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 216, 171

Red: 202 / Green: 216 / Blue: 171

HSL

79°, 37%, 76%

Hue: 79° / Saturation: 37% / Lightness: 76%

CMYK

6%, 0%, 21%, 15%

Cyan: 6% / Magenta: 0% / Yellow: 21% / Key: 15%

What color is #CAD8AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD8AB to RGB:

rgb(202, 216, 171)HEX to RGB Converter →

HEX to HSL

Convert #CAD8AB to HSL:

hsl(79, 37%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD8AB to CMYK:

cmyk(6%, 0%, 21%, 15%)Color Converter →

Color Meaning and Usage

#CAD8AB is a light green color with RGB values of 202, 216, 171 and HSL of 79°, 37%, 76%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD8AB is #B9ABD8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8D0AB.

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

Contrast with #CAD8AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD8AB?

#CAD8AB is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #CAD8AB?

#CAD8AB in RGB is (202, 216, 171) - 202 red, 216 green, and 171 blue.

How to use #CAD8AB in CSS?

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

What colors go well with #CAD8AB?

#B9ABD8 (complementary), #D8D0AB (analogous), and #A9C077 (lighter shade) work well with #CAD8AB.