#CADCE2 Color Information

Hex color code: #CADCE2

A delicate blue shade, #CADCE2 appears as (202, 220, 226) in RGB and (195°, 29%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CADCE2
RGB
202, 220, 226
HSL
195°, 29%, 84%
CMYK
11%, 3%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CADCE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 220, 226

Red: 202 / Green: 220 / Blue: 226

HSL

195°, 29%, 84%

Hue: 195° / Saturation: 29% / Lightness: 84%

CMYK

11%, 3%, 0%, 11%

Cyan: 11% / Magenta: 3% / Yellow: 0% / Key: 11%

What color is #CADCE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CADCE2 to RGB:

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

HEX to HSL

Convert #CADCE2 to HSL:

hsl(195, 29%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CADCE2 to CMYK:

cmyk(11%, 3%, 0%, 11%)Color Converter →

Color Meaning and Usage

A light blue tone, #CADCE2 has RGB (202, 220, 226) and HSL (195°, 29%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CADCE2 is #E2D0CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAE2DC.

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

Contrast with #CADCE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CADCE2?

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

What is the RGB value of #CADCE2?

#CADCE2 in RGB is (202, 220, 226) - 202 red, 220 green, and 226 blue.

How to use #CADCE2 in CSS?

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

What colors go well with #CADCE2?

#E2D0CA (complementary), #CAE2DC (analogous), and #99BBC7 (lighter shade) work well with #CADCE2.