#CAD0DC Color Information

Hex color code: #CAD0DC

A ethereal blue shade, #CAD0DC appears as (202, 208, 220) in RGB and (220°, 20%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Steel Blue
HEX
#CAD0DC
RGB
202, 208, 220
HSL
220°, 20%, 83%
CMYK
8%, 5%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD0DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 208, 220

Red: 202 / Green: 208 / Blue: 220

HSL

220°, 20%, 83%

Hue: 220° / Saturation: 20% / Lightness: 83%

CMYK

8%, 5%, 0%, 14%

Cyan: 8% / Magenta: 5% / Yellow: 0% / Key: 14%

What color is #CAD0DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD0DC to RGB:

rgb(202, 208, 220)HEX to RGB Converter →

HEX to HSL

Convert #CAD0DC to HSL:

hsl(220, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD0DC to CMYK:

cmyk(8%, 5%, 0%, 14%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #CAD0DC has RGB (202, 208, 220) and HSL (220°, 20%, 83%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD0DC is #DCD7CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBD9DC.

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

Contrast with #CAD0DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD0DC?

#CAD0DC is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CAD0DC?

#CAD0DC in RGB is (202, 208, 220) - 202 red, 208 green, and 220 blue.

How to use #CAD0DC in CSS?

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

What colors go well with #CAD0DC?

#DCD7CB (complementary), #CBD9DC (analogous), and #9DA8BE (lighter shade) work well with #CAD0DC.