#C4DADE Color Information

Hex color code: #C4DADE

The hex color #C4DADE is a airy cyan with RGB values of (196, 218, 222) and HSL of (189°, 28%, 82%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#C4DADE
RGB
196, 218, 222
HSL
189°, 28%, 82%
CMYK
12%, 2%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4DADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 218, 222

Red: 196 / Green: 218 / Blue: 222

HSL

189°, 28%, 82%

Hue: 189° / Saturation: 28% / Lightness: 82%

CMYK

12%, 2%, 0%, 13%

Cyan: 12% / Magenta: 2% / Yellow: 0% / Key: 13%

What color is #C4DADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4DADE to RGB:

rgb(196, 218, 222)HEX to RGB Converter →

HEX to HSL

Convert #C4DADE to HSL:

hsl(189, 28%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #C4DADE to CMYK:

cmyk(12%, 2%, 0%, 13%)Color Converter →

Color Meaning and Usage

#C4DADE is a delicate cyan color with RGB values of 196, 218, 222 and HSL of 189°, 28%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4DADE is #DEC8C4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4DED5.

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

Contrast with #C4DADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4DADE?

#C4DADE is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C4DADE?

#C4DADE in RGB is (196, 218, 222) - 196 red, 218 green, and 222 blue.

How to use #C4DADE in CSS?

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

What colors go well with #C4DADE?

#DEC8C4 (complementary), #C4DED5 (analogous), and #93BBC2 (lighter shade) work well with #C4DADE.