#C2CCBE Color Information

Hex color code: #C2CCBE

#C2CCBE is a airy green color. In RGB it is (194, 204, 190), and in HSL it is (103°, 12%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C2CCBE
RGB
194, 204, 190
HSL
103°, 12%, 77%
CMYK
5%, 0%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2CCBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 204, 190

Red: 194 / Green: 204 / Blue: 190

HSL

103°, 12%, 77%

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

CMYK

5%, 0%, 7%, 20%

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

What color is #C2CCBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2CCBE to RGB:

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

HEX to HSL

Convert #C2CCBE to HSL:

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

HEX to CMYK

Convert #C2CCBE to CMYK:

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

Color Meaning and Usage

#C2CCBE is a delicate green color with RGB values of 194, 204, 190 and HSL of 103°, 12%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2CCBE is #C7BDCB, creating high-contrast pairings. For softer combinations, try analogous colors like #C8CBBD.

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

Contrast with #C2CCBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2CCBE?

#C2CCBE is a delicate green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C2CCBE?

#C2CCBE in RGB is (194, 204, 190) - 194 red, 204 green, and 190 blue.

How to use #C2CCBE in CSS?

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

What colors go well with #C2CCBE?

#C7BDCB (complementary), #C8CBBD (analogous), and #99AA92 (lighter shade) work well with #C2CCBE.