#CED0CC Color Information

Hex color code: #CED0CC

The hex color #CED0CC is a light green with RGB values of (206, 208, 204) and HSL of (90°, 4%, 81%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CED0CC
RGB
206, 208, 204
HSL
90°, 4%, 81%
CMYK
1%, 0%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED0CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 208, 204

Red: 206 / Green: 208 / Blue: 204

HSL

90°, 4%, 81%

Hue: 90° / Saturation: 4% / Lightness: 81%

CMYK

1%, 0%, 2%, 18%

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

What color is #CED0CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED0CC to RGB:

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

HEX to HSL

Convert #CED0CC to HSL:

hsl(90, 4%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CED0CC to CMYK:

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

Color Meaning and Usage

A soft green tone, #CED0CC has RGB (206, 208, 204) and HSL (90°, 4%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED0CC is #CFCDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0D0CD.

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

Contrast with #CED0CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED0CC?

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

What is the RGB value of #CED0CC?

#CED0CC in RGB is (206, 208, 204) - 206 red, 208 green, and 204 blue.

How to use #CED0CC in CSS?

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

What colors go well with #CED0CC?

#CFCDD0 (complementary), #D0D0CD (analogous), and #A8ACA5 (lighter shade) work well with #CED0CC.