#CECFCE Color Information

Hex color code: #CECFCE

A soft green shade, #CECFCE appears as (206, 207, 206) in RGB and (120°, 1%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CECFCE
RGB
206, 207, 206
HSL
120°, 1%, 81%
CMYK
0%, 0%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECFCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 207, 206

Red: 206 / Green: 207 / Blue: 206

HSL

120°, 1%, 81%

Hue: 120° / Saturation: 1% / Lightness: 81%

CMYK

0%, 0%, 0%, 19%

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

What color is #CECFCE?

#CECFCE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECFCE to RGB:

rgb(206, 207, 206)HEX to RGB Converter →

HEX to HSL

Convert #CECFCE to HSL:

hsl(120, 1%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CECFCE to CMYK:

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

Color Meaning and Usage

#CECFCE is a soft green color with RGB values of 206, 207, 206 and HSL of 120°, 1%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECFCE is #CFCECF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCFCE.

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

Contrast with #CECFCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECFCE?

#CECFCE is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CECFCE?

#CECFCE in RGB is (206, 207, 206) - 206 red, 207 green, and 206 blue.

How to use #CECFCE in CSS?

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

What colors go well with #CECFCE?

#CFCECF (complementary), #CFCFCE (analogous), and #A7A9A7 (lighter shade) work well with #CECFCE.