#CAD2DE Color Information

Hex color code: #CAD2DE

The hex color #CAD2DE is a airy blue with RGB values of (202, 210, 222) and HSL of (216°, 23%, 83%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#CAD2DE
RGB
202, 210, 222
HSL
216°, 23%, 83%
CMYK
9%, 5%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 210, 222

Red: 202 / Green: 210 / Blue: 222

HSL

216°, 23%, 83%

Hue: 216° / Saturation: 23% / Lightness: 83%

CMYK

9%, 5%, 0%, 13%

Cyan: 9% / Magenta: 5% / Yellow: 0% / Key: 13%

What color is #CAD2DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD2DE to RGB:

rgb(202, 210, 222)HEX to RGB Converter →

HEX to HSL

Convert #CAD2DE to HSL:

hsl(216, 23%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD2DE to CMYK:

cmyk(9%, 5%, 0%, 13%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CAD2DE has RGB (202, 210, 222) and HSL (216°, 23%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD2DE is #DED6CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CADCDE.

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

Contrast with #CAD2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD2DE?

#CAD2DE is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAD2DE?

#CAD2DE in RGB is (202, 210, 222) - 202 red, 210 green, and 222 blue.

How to use #CAD2DE in CSS?

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

What colors go well with #CAD2DE?

#DED6CA (complementary), #CADCDE (analogous), and #9BAAC0 (lighter shade) work well with #CAD2DE.