#C1DFDB Color Information

Hex color code: #C1DFDB

#C1DFDB is a delicate cyan color. In RGB it is (193, 223, 219), and in HSL it is (172°, 32%, 82%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#C1DFDB
RGB
193, 223, 219
HSL
172°, 32%, 82%
CMYK
13%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1DFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 223, 219

Red: 193 / Green: 223 / Blue: 219

HSL

172°, 32%, 82%

Hue: 172° / Saturation: 32% / Lightness: 82%

CMYK

13%, 0%, 2%, 13%

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

What color is #C1DFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1DFDB to RGB:

rgb(193, 223, 219)HEX to RGB Converter →

HEX to HSL

Convert #C1DFDB to HSL:

hsl(172, 32%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #C1DFDB to CMYK:

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

Color Meaning and Usage

#C1DFDB is a ethereal cyan color with RGB values of 193, 223, 219 and HSL of 172°, 32%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1DFDB is #E0C2C6, creating high-contrast pairings. For softer combinations, try analogous colors like #C2E0CD.

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

Contrast with #C1DFDB

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 #C1DFDB?

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

What is the RGB value of #C1DFDB?

#C1DFDB in RGB is (193, 223, 219) - 193 red, 223 green, and 219 blue.

How to use #C1DFDB in CSS?

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

What colors go well with #C1DFDB?

#E0C2C6 (complementary), #C2E0CD (analogous), and #90C6BF (lighter shade) work well with #C1DFDB.