#CED2CC Color Information

Hex color code: #CED2CC

#CED2CC is a delicate green color. In RGB it is (206, 210, 204), and in HSL it is (100°, 6%, 81%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CED2CC
RGB
206, 210, 204
HSL
100°, 6%, 81%
CMYK
2%, 0%, 3%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED2CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 210, 204

Red: 206 / Green: 210 / Blue: 204

HSL

100°, 6%, 81%

Hue: 100° / Saturation: 6% / Lightness: 81%

CMYK

2%, 0%, 3%, 18%

Cyan: 2% / Magenta: 0% / Yellow: 3% / Key: 18%

What color is #CED2CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED2CC to RGB:

rgb(206, 210, 204)HEX to RGB Converter →

HEX to HSL

Convert #CED2CC to HSL:

hsl(100, 6%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CED2CC to CMYK:

cmyk(2%, 0%, 3%, 18%)Color Converter →

Color Meaning and Usage

#CED2CC is a soft green color with RGB values of 206, 210, 204 and HSL of 100°, 6%, 81%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED2CC is #D0CCD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D0D1CC.

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

Contrast with #CED2CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED2CC?

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

What is the RGB value of #CED2CC?

#CED2CC in RGB is (206, 210, 204) - 206 red, 210 green, and 204 blue.

How to use #CED2CC in CSS?

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

What colors go well with #CED2CC?

#D0CCD1 (complementary), #D0D1CC (analogous), and #A7AEA3 (lighter shade) work well with #CED2CC.