#CED3CE Color Information

Hex color code: #CED3CE

#CED3CE is a light green color. In RGB it is (206, 211, 206), and in HSL it is (120°, 5%, 82%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CED3CE
RGB
206, 211, 206
HSL
120°, 5%, 82%
CMYK
2%, 0%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED3CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 211, 206

Red: 206 / Green: 211 / Blue: 206

HSL

120°, 5%, 82%

Hue: 120° / Saturation: 5% / Lightness: 82%

CMYK

2%, 0%, 2%, 17%

Cyan: 2% / Magenta: 0% / Yellow: 2% / Key: 17%

What color is #CED3CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED3CE to RGB:

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

HEX to HSL

Convert #CED3CE to HSL:

hsl(120, 5%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CED3CE to CMYK:

cmyk(2%, 0%, 2%, 17%)Color Converter →

Color Meaning and Usage

A delicate green tone, #CED3CE has RGB (206, 211, 206) and HSL (120°, 5%, 82%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED3CE is #D3CFD3, creating high-contrast pairings. For softer combinations, try analogous colors like #D1D3CF.

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

Contrast with #CED3CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED3CE?

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

What is the RGB value of #CED3CE?

#CED3CE in RGB is (206, 211, 206) - 206 red, 211 green, and 206 blue.

How to use #CED3CE in CSS?

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

What colors go well with #CED3CE?

#D3CFD3 (complementary), #D1D3CF (analogous), and #A7AFA7 (lighter shade) work well with #CED3CE.