#C5DDCF Color Information

Hex color code: #C5DDCF

The hex color #C5DDCF is a airy green with RGB values of (197, 221, 207) and HSL of (145°, 26%, 82%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#C5DDCF
RGB
197, 221, 207
HSL
145°, 26%, 82%
CMYK
11%, 0%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5DDCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 221, 207

Red: 197 / Green: 221 / Blue: 207

HSL

145°, 26%, 82%

Hue: 145° / Saturation: 26% / Lightness: 82%

CMYK

11%, 0%, 6%, 13%

Cyan: 11% / Magenta: 0% / Yellow: 6% / Key: 13%

What color is #C5DDCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5DDCF to RGB:

rgb(197, 221, 207)HEX to RGB Converter →

HEX to HSL

Convert #C5DDCF to HSL:

hsl(145, 26%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #C5DDCF to CMYK:

cmyk(11%, 0%, 6%, 13%)Color Converter →

Color Meaning and Usage

A airy green tone, #C5DDCF has RGB (197, 221, 207) and HSL (145°, 26%, 82%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5DDCF is #DDC5D3, creating high-contrast pairings. For softer combinations, try analogous colors like #C7DDC5.

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

Contrast with #C5DDCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5DDCF?

#C5DDCF is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C5DDCF?

#C5DDCF in RGB is (197, 221, 207) - 197 red, 221 green, and 207 blue.

How to use #C5DDCF in CSS?

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

What colors go well with #C5DDCF?

#DDC5D3 (complementary), #C7DDC5 (analogous), and #95C1A7 (lighter shade) work well with #C5DDCF.