#C2CEBC Color Information

Hex color code: #C2CEBC

A soft green shade, #C2CEBC appears as (194, 206, 188) in RGB and (100°, 16%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C2CEBC
RGB
194, 206, 188
HSL
100°, 16%, 77%
CMYK
6%, 0%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2CEBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 206, 188

Red: 194 / Green: 206 / Blue: 188

HSL

100°, 16%, 77%

Hue: 100° / Saturation: 16% / Lightness: 77%

CMYK

6%, 0%, 9%, 19%

Cyan: 6% / Magenta: 0% / Yellow: 9% / Key: 19%

What color is #C2CEBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2CEBC to RGB:

rgb(194, 206, 188)HEX to RGB Converter →

HEX to HSL

Convert #C2CEBC to HSL:

hsl(100, 16%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C2CEBC to CMYK:

cmyk(6%, 0%, 9%, 19%)Color Converter →

Color Meaning and Usage

A light green tone, #C2CEBC has RGB (194, 206, 188) and HSL (100°, 16%, 77%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2CEBC is #C7BBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CBCEBB.

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

Contrast with #C2CEBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2CEBC?

#C2CEBC is a light green color - a green hue that evokes nature and harmony.

What is the RGB value of #C2CEBC?

#C2CEBC in RGB is (194, 206, 188) - 194 red, 206 green, and 188 blue.

How to use #C2CEBC in CSS?

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

What colors go well with #C2CEBC?

#C7BBCE (complementary), #CBCEBB (analogous), and #99AE8F (lighter shade) work well with #C2CEBC.