#C0DFCF Color Information

Hex color code: #C0DFCF

#C0DFCF is a ethereal green color. In RGB it is (192, 223, 207), and in HSL it is (149°, 33%, 81%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#C0DFCF
RGB
192, 223, 207
HSL
149°, 33%, 81%
CMYK
14%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0DFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 223, 207

Red: 192 / Green: 223 / Blue: 207

HSL

149°, 33%, 81%

Hue: 149° / Saturation: 33% / Lightness: 81%

CMYK

14%, 0%, 7%, 13%

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

What color is #C0DFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0DFCF to RGB:

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

HEX to HSL

Convert #C0DFCF to HSL:

hsl(149, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C0DFCF to CMYK:

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

Color Meaning and Usage

A airy green tone, #C0DFCF has RGB (192, 223, 207) and HSL (149°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0DFCF is #DFBFCF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFDFBF.

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

Contrast with #C0DFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0DFCF?

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

What is the RGB value of #C0DFCF?

#C0DFCF in RGB is (192, 223, 207) - 192 red, 223 green, and 207 blue.

How to use #C0DFCF in CSS?

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

What colors go well with #C0DFCF?

#DFBFCF (complementary), #BFDFBF (analogous), and #8CC5A7 (lighter shade) work well with #C0DFCF.