#C3DAD7 Color Information

Hex color code: #C3DAD7

A delicate cyan shade, #C3DAD7 appears as (195, 218, 215) in RGB and (172°, 24%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#C3DAD7
RGB
195, 218, 215
HSL
172°, 24%, 81%
CMYK
11%, 0%, 1%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3DAD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 218, 215

Red: 195 / Green: 218 / Blue: 215

HSL

172°, 24%, 81%

Hue: 172° / Saturation: 24% / Lightness: 81%

CMYK

11%, 0%, 1%, 15%

Cyan: 11% / Magenta: 0% / Yellow: 1% / Key: 15%

What color is #C3DAD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3DAD7 to RGB:

rgb(195, 218, 215)HEX to RGB Converter →

HEX to HSL

Convert #C3DAD7 to HSL:

hsl(172, 24%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C3DAD7 to CMYK:

cmyk(11%, 0%, 1%, 15%)Color Converter →

Color Meaning and Usage

#C3DAD7 is a ethereal cyan color with RGB values of 195, 218, 215 and HSL of 172°, 24%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3DAD7 is #DAC3C6, creating high-contrast pairings. For softer combinations, try analogous colors like #C3DACB.

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

Contrast with #C3DAD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3DAD7?

#C3DAD7 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C3DAD7?

#C3DAD7 in RGB is (195, 218, 215) - 195 red, 218 green, and 215 blue.

How to use #C3DAD7 in CSS?

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

What colors go well with #C3DAD7?

#DAC3C6 (complementary), #C3DACB (analogous), and #93BDB8 (lighter shade) work well with #C3DAD7.