#C0DDCA Color Information

Hex color code: #C0DDCA

A light green shade, #C0DDCA appears as (192, 221, 202) in RGB and (141°, 30%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C0DDCA
RGB
192, 221, 202
HSL
141°, 30%, 81%
CMYK
13%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0DDCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 221, 202

Red: 192 / Green: 221 / Blue: 202

HSL

141°, 30%, 81%

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

CMYK

13%, 0%, 9%, 13%

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

What color is #C0DDCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0DDCA to RGB:

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

HEX to HSL

Convert #C0DDCA to HSL:

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

HEX to CMYK

Convert #C0DDCA to CMYK:

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

Color Meaning and Usage

A airy green tone, #C0DDCA has RGB (192, 221, 202) and HSL (141°, 30%, 81%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0DDCA is #DDC0D3, creating high-contrast pairings. For softer combinations, try analogous colors like #C4DDC0.

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

Contrast with #C0DDCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0DDCA?

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

What is the RGB value of #C0DDCA?

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

How to use #C0DDCA in CSS?

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

What colors go well with #C0DDCA?

#DDC0D3 (complementary), #C4DDC0 (analogous), and #8EC2A0 (lighter shade) work well with #C0DDCA.