#C2CBBE Color Information

Hex color code: #C2CBBE

The hex color #C2CBBE is a light green with RGB values of (194, 203, 190) and HSL of (102°, 11%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C2CBBE
RGB
194, 203, 190
HSL
102°, 11%, 77%
CMYK
4%, 0%, 6%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2CBBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 203, 190

Red: 194 / Green: 203 / Blue: 190

HSL

102°, 11%, 77%

Hue: 102° / Saturation: 11% / Lightness: 77%

CMYK

4%, 0%, 6%, 20%

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

What color is #C2CBBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2CBBE to RGB:

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

HEX to HSL

Convert #C2CBBE to HSL:

hsl(102, 11%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C2CBBE to CMYK:

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

Color Meaning and Usage

#C2CBBE is a ethereal green color with RGB values of 194, 203, 190 and HSL of 102°, 11%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2CBBE is #C7BECB, creating high-contrast pairings. For softer combinations, try analogous colors like #C8CBBE.

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

Contrast with #C2CBBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2CBBE?

#C2CBBE is a ethereal green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C2CBBE?

#C2CBBE in RGB is (194, 203, 190) - 194 red, 203 green, and 190 blue.

How to use #C2CBBE in CSS?

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

What colors go well with #C2CBBE?

#C7BECB (complementary), #C8CBBE (analogous), and #9AA993 (lighter shade) work well with #C2CBBE.