#CAD1DA Color Information

Hex color code: #CAD1DA

A light blue shade, #CAD1DA appears as (202, 209, 218) in RGB and (214°, 18%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CAD1DA
RGB
202, 209, 218
HSL
214°, 18%, 82%
CMYK
7%, 4%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAD1DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 209, 218

Red: 202 / Green: 209 / Blue: 218

HSL

214°, 18%, 82%

Hue: 214° / Saturation: 18% / Lightness: 82%

CMYK

7%, 4%, 0%, 15%

Cyan: 7% / Magenta: 4% / Yellow: 0% / Key: 15%

What color is #CAD1DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAD1DA to RGB:

rgb(202, 209, 218)HEX to RGB Converter →

HEX to HSL

Convert #CAD1DA to HSL:

hsl(214, 18%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CAD1DA to CMYK:

cmyk(7%, 4%, 0%, 15%)Color Converter →

Color Meaning and Usage

#CAD1DA is a light blue color with RGB values of 202, 209, 218 and HSL of 214°, 18%, 82%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAD1DA is #D9D2C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9D8D9.

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

Contrast with #CAD1DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAD1DA?

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

What is the RGB value of #CAD1DA?

#CAD1DA in RGB is (202, 209, 218) - 202 red, 209 green, and 218 blue.

How to use #CAD1DA in CSS?

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

What colors go well with #CAD1DA?

#D9D2C9 (complementary), #C9D8D9 (analogous), and #9CA9BA (lighter shade) work well with #CAD1DA.