#CAD4CC Color Information

Hex color code: #CAD4CC

A soft green shade, #CAD4CC appears as (202, 212, 204) in RGB and (132°, 10%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CAD4CC
RGB
202, 212, 204
HSL
132°, 10%, 81%
CMYK
5%, 0%, 4%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD4CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 212, 204

Red: 202 / Green: 212 / Blue: 204

HSL

132°, 10%, 81%

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

CMYK

5%, 0%, 4%, 17%

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

What color is #CAD4CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD4CC to RGB:

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

HEX to HSL

Convert #CAD4CC to HSL:

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

HEX to CMYK

Convert #CAD4CC to CMYK:

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

Color Meaning and Usage

A airy green tone, #CAD4CC has RGB (202, 212, 204) and HSL (132°, 10%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD4CC is #D3CAD1, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD3CA.

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

Contrast with #CAD4CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD4CC?

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

What is the RGB value of #CAD4CC?

#CAD4CC in RGB is (202, 212, 204) - 202 red, 212 green, and 204 blue.

How to use #CAD4CC in CSS?

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

What colors go well with #CAD4CC?

#D3CAD1 (complementary), #CDD3CA (analogous), and #A0B1A3 (lighter shade) work well with #CAD4CC.