#C0E5CF Color Information

Hex color code: #C0E5CF

A delicate green shade, #C0E5CF appears as (192, 229, 207) in RGB and (144°, 42%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#C0E5CF
RGB
192, 229, 207
HSL
144°, 42%, 83%
CMYK
16%, 0%, 10%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0E5CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 229, 207

Red: 192 / Green: 229 / Blue: 207

HSL

144°, 42%, 83%

Hue: 144° / Saturation: 42% / Lightness: 83%

CMYK

16%, 0%, 10%, 10%

Cyan: 16% / Magenta: 0% / Yellow: 10% / Key: 10%

What color is #C0E5CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0E5CF to RGB:

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

HEX to HSL

Convert #C0E5CF to HSL:

hsl(144, 42%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #C0E5CF to CMYK:

cmyk(16%, 0%, 10%, 10%)Color Converter →

Color Meaning and Usage

A soft green tone, #C0E5CF has RGB (192, 229, 207) and HSL (144°, 42%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0E5CF is #E6C1D7, creating high-contrast pairings. For softer combinations, try analogous colors like #C5E6C1.

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

Contrast with #C0E5CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0E5CF?

#C0E5CF is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C0E5CF?

#C0E5CF in RGB is (192, 229, 207) - 192 red, 229 green, and 207 blue.

How to use #C0E5CF in CSS?

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

What colors go well with #C0E5CF?

#E6C1D7 (complementary), #C5E6C1 (analogous), and #8BD0A7 (lighter shade) work well with #C0E5CF.