#CED6CC Color Information

Hex color code: #CED6CC

A soft green shade, #CED6CC appears as (206, 214, 204) in RGB and (108°, 11%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CED6CC
RGB
206, 214, 204
HSL
108°, 11%, 82%
CMYK
4%, 0%, 5%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED6CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 214, 204

Red: 206 / Green: 214 / Blue: 204

HSL

108°, 11%, 82%

Hue: 108° / Saturation: 11% / Lightness: 82%

CMYK

4%, 0%, 5%, 16%

Cyan: 4% / Magenta: 0% / Yellow: 5% / Key: 16%

What color is #CED6CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED6CC to RGB:

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

HEX to HSL

Convert #CED6CC to HSL:

hsl(108, 11%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CED6CC to CMYK:

cmyk(4%, 0%, 5%, 16%)Color Converter →

Color Meaning and Usage

#CED6CC is a delicate green color with RGB values of 206, 214, 204 and HSL of 108°, 11%, 82%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED6CC is #D4CCD6, creating high-contrast pairings. For softer combinations, try analogous colors like #D3D6CC.

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

Contrast with #CED6CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED6CC?

#CED6CC is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CED6CC?

#CED6CC in RGB is (206, 214, 204) - 206 red, 214 green, and 204 blue.

How to use #CED6CC in CSS?

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

What colors go well with #CED6CC?

#D4CCD6 (complementary), #D3D6CC (analogous), and #A5B4A2 (lighter shade) work well with #CED6CC.