#C3DFDA Color Information

Hex color code: #C3DFDA

The hex color #C3DFDA is a ethereal cyan with RGB values of (195, 223, 218) and HSL of (169°, 30%, 82%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#C3DFDA
RGB
195, 223, 218
HSL
169°, 30%, 82%
CMYK
13%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3DFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 223, 218

Red: 195 / Green: 223 / Blue: 218

HSL

169°, 30%, 82%

Hue: 169° / Saturation: 30% / Lightness: 82%

CMYK

13%, 0%, 2%, 13%

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

What color is #C3DFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3DFDA to RGB:

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

HEX to HSL

Convert #C3DFDA to HSL:

hsl(169, 30%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #C3DFDA to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #C3DFDA has RGB (195, 223, 218) and HSL (169°, 30%, 82%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3DFDA is #DFC3C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C3DFCC.

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

Contrast with #C3DFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3DFDA?

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

What is the RGB value of #C3DFDA?

#C3DFDA in RGB is (195, 223, 218) - 195 red, 223 green, and 218 blue.

How to use #C3DFDA in CSS?

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

What colors go well with #C3DFDA?

#DFC3C8 (complementary), #C3DFCC (analogous), and #92C4BB (lighter shade) work well with #C3DFDA.