#C0D19F Color Information

Hex color code: #C0D19F

A pastel green shade, #C0D19F appears as (192, 209, 159) in RGB and (80°, 35%, 72%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C0D19F
RGB
192, 209, 159
HSL
80°, 35%, 72%
CMYK
8%, 0%, 24%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0D19F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 209, 159

Red: 192 / Green: 209 / Blue: 159

HSL

80°, 35%, 72%

Hue: 80° / Saturation: 35% / Lightness: 72%

CMYK

8%, 0%, 24%, 18%

Cyan: 8% / Magenta: 0% / Yellow: 24% / Key: 18%

What color is #C0D19F?

#C0D19F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0D19F to RGB:

rgb(192, 209, 159)HEX to RGB Converter →

HEX to HSL

Convert #C0D19F to HSL:

hsl(80, 35%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C0D19F to CMYK:

cmyk(8%, 0%, 24%, 18%)Color Converter →

Color Meaning and Usage

A delicate green tone, #C0D19F has RGB (192, 209, 159) and HSL (80°, 35%, 72%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0D19F is #AF9FD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1C89F.

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

Contrast with #C0D19F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0D19F?

#C0D19F is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #C0D19F?

#C0D19F in RGB is (192, 209, 159) - 192 red, 209 green, and 159 blue.

How to use #C0D19F in CSS?

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

What colors go well with #C0D19F?

#AF9FD1 (complementary), #D1C89F (analogous), and #9EB86B (lighter shade) work well with #C0D19F.