#C9CADE Color Information

Hex color code: #C9CADE

A soft blue shade, #C9CADE appears as (201, 202, 222) in RGB and (237°, 24%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#C9CADE
RGB
201, 202, 222
HSL
237°, 24%, 83%
CMYK
9%, 9%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9CADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 202, 222

Red: 201 / Green: 202 / Blue: 222

HSL

237°, 24%, 83%

Hue: 237° / Saturation: 24% / Lightness: 83%

CMYK

9%, 9%, 0%, 13%

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

What color is #C9CADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9CADE to RGB:

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

HEX to HSL

Convert #C9CADE to HSL:

hsl(237, 24%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #C9CADE to CMYK:

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

Color Meaning and Usage

A soft blue tone, #C9CADE has RGB (201, 202, 222) and HSL (237°, 24%, 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 #C9CADE is #DEDDC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9D5DE.

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

Contrast with #C9CADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9CADE?

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

What is the RGB value of #C9CADE?

#C9CADE in RGB is (201, 202, 222) - 201 red, 202 green, and 222 blue.

How to use #C9CADE in CSS?

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

What colors go well with #C9CADE?

#DEDDC9 (complementary), #C9D5DE (analogous), and #9A9CC1 (lighter shade) work well with #C9CADE.