#CAD4CE Color Information

Hex color code: #CAD4CE

#CAD4CE is a ethereal green color. In RGB it is (202, 212, 206), and in HSL it is (144°, 10%, 81%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CAD4CE
RGB
202, 212, 206
HSL
144°, 10%, 81%
CMYK
5%, 0%, 3%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD4CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 212, 206

Red: 202 / Green: 212 / Blue: 206

HSL

144°, 10%, 81%

Hue: 144° / Saturation: 10% / Lightness: 81%

CMYK

5%, 0%, 3%, 17%

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

What color is #CAD4CE?

#CAD4CE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD4CE to RGB:

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

HEX to HSL

Convert #CAD4CE to HSL:

hsl(144, 10%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD4CE to CMYK:

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

Color Meaning and Usage

#CAD4CE is a airy green color with RGB values of 202, 212, 206 and HSL of 144°, 10%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD4CE is #D3CAD0, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD3CA.

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

Contrast with #CAD4CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD4CE?

#CAD4CE is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAD4CE?

#CAD4CE in RGB is (202, 212, 206) - 202 red, 212 green, and 206 blue.

How to use #CAD4CE in CSS?

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

What colors go well with #CAD4CE?

#D3CAD0 (complementary), #CBD3CA (analogous), and #A0B1A7 (lighter shade) work well with #CAD4CE.