#C0DDDD Color Information

Hex color code: #C0DDDD

A soft cyan shade, #C0DDDD appears as (192, 221, 221) in RGB and (180°, 30%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#C0DDDD
RGB
192, 221, 221
HSL
180°, 30%, 81%
CMYK
13%, 0%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0DDDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 221, 221

Red: 192 / Green: 221 / Blue: 221

HSL

180°, 30%, 81%

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

CMYK

13%, 0%, 0%, 13%

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

What color is #C0DDDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0DDDD to RGB:

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

HEX to HSL

Convert #C0DDDD to HSL:

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

HEX to CMYK

Convert #C0DDDD to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #C0DDDD has RGB (192, 221, 221) and HSL (180°, 30%, 81%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #C0DDDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0DDDD?

#C0DDDD is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C0DDDD?

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

How to use #C0DDDD in CSS?

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

What colors go well with #C0DDDD?

#DDC0C0 (complementary), #C0DDCF (analogous), and #8EC2C2 (lighter shade) work well with #C0DDDD.