#CAD3CF Color Information

Hex color code: #CAD3CF

A soft cyan shade, #CAD3CF appears as (202, 211, 207) in RGB and (153°, 9%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CAD3CF
RGB
202, 211, 207
HSL
153°, 9%, 81%
CMYK
4%, 0%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD3CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 211, 207

Red: 202 / Green: 211 / Blue: 207

HSL

153°, 9%, 81%

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

CMYK

4%, 0%, 2%, 17%

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

What color is #CAD3CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD3CF to RGB:

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

HEX to HSL

Convert #CAD3CF to HSL:

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

HEX to CMYK

Convert #CAD3CF to CMYK:

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

Color Meaning and Usage

#CAD3CF is a delicate cyan color with RGB values of 202, 211, 207 and HSL of 153°, 9%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD3CF is #D3CACE, creating high-contrast pairings. For softer combinations, try analogous colors like #CAD3CB.

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

Contrast with #CAD3CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD3CF?

#CAD3CF is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAD3CF?

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

How to use #CAD3CF in CSS?

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

What colors go well with #CAD3CF?

#D3CACE (complementary), #CAD3CB (analogous), and #A0B0A9 (lighter shade) work well with #CAD3CF.