#C2CBBD Color Information

Hex color code: #C2CBBD

The hex color #C2CBBD is a light green with RGB values of (194, 203, 189) and HSL of (99°, 12%, 77%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C2CBBD
RGB
194, 203, 189
HSL
99°, 12%, 77%
CMYK
4%, 0%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2CBBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 203, 189

Red: 194 / Green: 203 / Blue: 189

HSL

99°, 12%, 77%

Hue: 99° / Saturation: 12% / Lightness: 77%

CMYK

4%, 0%, 7%, 20%

Cyan: 4% / Magenta: 0% / Yellow: 7% / Key: 20%

What color is #C2CBBD?

#C2CBBD is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2CBBD to RGB:

rgb(194, 203, 189)HEX to RGB Converter →

HEX to HSL

Convert #C2CBBD to HSL:

hsl(99, 12%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C2CBBD to CMYK:

cmyk(4%, 0%, 7%, 20%)Color Converter →

Color Meaning and Usage

#C2CBBD is a soft green color with RGB values of 194, 203, 189 and HSL of 99°, 12%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2CBBD is #C6BDCB, creating high-contrast pairings. For softer combinations, try analogous colors like #C9CBBD.

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

Contrast with #C2CBBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2CBBD?

#C2CBBD is a soft green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C2CBBD?

#C2CBBD in RGB is (194, 203, 189) - 194 red, 203 green, and 189 blue.

How to use #C2CBBD in CSS?

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

What colors go well with #C2CBBD?

#C6BDCB (complementary), #C9CBBD (analogous), and #9BAA92 (lighter shade) work well with #C2CBBD.