#C9DCF2 Color Information

Hex color code: #C9DCF2

#C9DCF2 is a ethereal blue color. In RGB it is (201, 220, 242), and in HSL it is (212°, 61%, 87%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#C9DCF2
RGB
201, 220, 242
HSL
212°, 61%, 87%
CMYK
17%, 9%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C9DCF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 220, 242

Red: 201 / Green: 220 / Blue: 242

HSL

212°, 61%, 87%

Hue: 212° / Saturation: 61% / Lightness: 87%

CMYK

17%, 9%, 0%, 5%

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

What color is #C9DCF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C9DCF2 to RGB:

rgb(201, 220, 242)HEX to RGB Converter →

HEX to HSL

Convert #C9DCF2 to HSL:

hsl(212, 61%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #C9DCF2 to CMYK:

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

Color Meaning and Usage

A airy blue tone, #C9DCF2 has RGB (201, 220, 242) and HSL (212°, 61%, 87%). 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 #C9DCF2 is #F2DFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAF1F2.

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

Contrast with #C9DCF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C9DCF2?

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

What is the RGB value of #C9DCF2?

#C9DCF2 in RGB is (201, 220, 242) - 201 red, 220 green, and 242 blue.

How to use #C9DCF2 in CSS?

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

What colors go well with #C9DCF2?

#F2DFCA (complementary), #CAF1F2 (analogous), and #8CB5E3 (lighter shade) work well with #C9DCF2.