#CAD3CA Color Information

Hex color code: #CAD3CA

A airy green shade, #CAD3CA appears as (202, 211, 202) in RGB and (120°, 9%, 81%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CAD3CA
RGB
202, 211, 202
HSL
120°, 9%, 81%
CMYK
4%, 0%, 4%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD3CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 211, 202

Red: 202 / Green: 211 / Blue: 202

HSL

120°, 9%, 81%

Hue: 120° / Saturation: 9% / Lightness: 81%

CMYK

4%, 0%, 4%, 17%

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

What color is #CAD3CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD3CA to RGB:

rgb(202, 211, 202)HEX to RGB Converter →

HEX to HSL

Convert #CAD3CA to HSL:

hsl(120, 9%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD3CA to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #CAD3CA has RGB (202, 211, 202) and HSL (120°, 9%, 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 #CAD3CA is #D3CAD3, creating high-contrast pairings. For softer combinations, try analogous colors like #CFD3CA.

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

Contrast with #CAD3CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD3CA?

#CAD3CA is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAD3CA?

#CAD3CA in RGB is (202, 211, 202) - 202 red, 211 green, and 202 blue.

How to use #CAD3CA in CSS?

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

What colors go well with #CAD3CA?

#D3CAD3 (complementary), #CFD3CA (analogous), and #A0B0A0 (lighter shade) work well with #CAD3CA.