#C0DDCF Color Information

Hex color code: #C0DDCF

The hex color #C0DDCF is a light cyan with RGB values of (192, 221, 207) and HSL of (151°, 30%, 81%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#C0DDCF
RGB
192, 221, 207
HSL
151°, 30%, 81%
CMYK
13%, 0%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0DDCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 221, 207

Red: 192 / Green: 221 / Blue: 207

HSL

151°, 30%, 81%

Hue: 151° / Saturation: 30% / Lightness: 81%

CMYK

13%, 0%, 6%, 13%

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

What color is #C0DDCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0DDCF to RGB:

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

HEX to HSL

Convert #C0DDCF to HSL:

hsl(151, 30%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C0DDCF to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #C0DDCF has RGB (192, 221, 207) and HSL (151°, 30%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0DDCF is #DDC0CE, creating high-contrast pairings. For softer combinations, try analogous colors like #C0DDC0.

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

Contrast with #C0DDCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0DDCF?

#C0DDCF is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C0DDCF?

#C0DDCF in RGB is (192, 221, 207) - 192 red, 221 green, and 207 blue.

How to use #C0DDCF in CSS?

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

What colors go well with #C0DDCF?

#DDC0CE (complementary), #C0DDC0 (analogous), and #8EC2A9 (lighter shade) work well with #C0DDCF.