#C2CEBF Color Information

Hex color code: #C2CEBF

A delicate green shade, #C2CEBF appears as (194, 206, 191) in RGB and (108°, 13%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C2CEBF
RGB
194, 206, 191
HSL
108°, 13%, 78%
CMYK
6%, 0%, 7%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2CEBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 206, 191

Red: 194 / Green: 206 / Blue: 191

HSL

108°, 13%, 78%

Hue: 108° / Saturation: 13% / Lightness: 78%

CMYK

6%, 0%, 7%, 19%

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

What color is #C2CEBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2CEBF to RGB:

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

HEX to HSL

Convert #C2CEBF to HSL:

hsl(108, 13%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #C2CEBF to CMYK:

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

Color Meaning and Usage

A delicate green tone, #C2CEBF has RGB (194, 206, 191) and HSL (108°, 13%, 78%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2CEBF is #CBC0CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CACEC0.

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

Contrast with #C2CEBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2CEBF?

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

What is the RGB value of #C2CEBF?

#C2CEBF in RGB is (194, 206, 191) - 194 red, 206 green, and 191 blue.

How to use #C2CEBF in CSS?

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

What colors go well with #C2CEBF?

#CBC0CE (complementary), #CACEC0 (analogous), and #99AD94 (lighter shade) work well with #C2CEBF.