#CAD4CF Color Information

Hex color code: #CAD4CF

A airy cyan shade, #CAD4CF appears as (202, 212, 207) in RGB and (150°, 10%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CAD4CF
RGB
202, 212, 207
HSL
150°, 10%, 81%
CMYK
5%, 0%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD4CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 212, 207

Red: 202 / Green: 212 / Blue: 207

HSL

150°, 10%, 81%

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

CMYK

5%, 0%, 2%, 17%

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

What color is #CAD4CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD4CF to RGB:

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

HEX to HSL

Convert #CAD4CF to HSL:

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

HEX to CMYK

Convert #CAD4CF to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #CAD4CF has RGB (202, 212, 207) and HSL (150°, 10%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD4CF is #D3CACF, creating high-contrast pairings. For softer combinations, try analogous colors like #CAD3CA.

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

Contrast with #CAD4CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD4CF?

#CAD4CF is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAD4CF?

#CAD4CF in RGB is (202, 212, 207) - 202 red, 212 green, and 207 blue.

How to use #CAD4CF in CSS?

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

What colors go well with #CAD4CF?

#D3CACF (complementary), #CAD3CA (analogous), and #A0B1A8 (lighter shade) work well with #CAD4CF.