#C0D0BD Color Information

Hex color code: #C0D0BD

A ethereal green shade, #C0D0BD appears as (192, 208, 189) in RGB and (111°, 17%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C0D0BD
RGB
192, 208, 189
HSL
111°, 17%, 78%
CMYK
8%, 0%, 9%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0D0BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 208, 189

Red: 192 / Green: 208 / Blue: 189

HSL

111°, 17%, 78%

Hue: 111° / Saturation: 17% / Lightness: 78%

CMYK

8%, 0%, 9%, 18%

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

What color is #C0D0BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0D0BD to RGB:

rgb(192, 208, 189)HEX to RGB Converter →

HEX to HSL

Convert #C0D0BD to HSL:

hsl(111, 17%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #C0D0BD to CMYK:

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

Color Meaning and Usage

A soft green tone, #C0D0BD has RGB (192, 208, 189) and HSL (111°, 17%, 78%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0D0BD is #CEBDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #CAD0BD.

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

Contrast with #C0D0BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0D0BD?

#C0D0BD is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #C0D0BD?

#C0D0BD in RGB is (192, 208, 189) - 192 red, 208 green, and 189 blue.

How to use #C0D0BD in CSS?

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

What colors go well with #C0D0BD?

#CEBDD0 (complementary), #CAD0BD (analogous), and #95B191 (lighter shade) work well with #C0D0BD.