#CED5CD Color Information

Hex color code: #CED5CD

The hex color #CED5CD is a light green with RGB values of (206, 213, 205) and HSL of (113°, 9%, 82%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CED5CD
RGB
206, 213, 205
HSL
113°, 9%, 82%
CMYK
3%, 0%, 4%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED5CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 213, 205

Red: 206 / Green: 213 / Blue: 205

HSL

113°, 9%, 82%

Hue: 113° / Saturation: 9% / Lightness: 82%

CMYK

3%, 0%, 4%, 16%

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

What color is #CED5CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED5CD to RGB:

rgb(206, 213, 205)HEX to RGB Converter →

HEX to HSL

Convert #CED5CD to HSL:

hsl(113, 9%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CED5CD to CMYK:

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

Color Meaning and Usage

A soft green tone, #CED5CD has RGB (206, 213, 205) and HSL (113°, 9%, 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 #CED5CD is #D4CDD5, creating high-contrast pairings. For softer combinations, try analogous colors like #D2D5CD.

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

Contrast with #CED5CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED5CD?

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

What is the RGB value of #CED5CD?

#CED5CD in RGB is (206, 213, 205) - 206 red, 213 green, and 205 blue.

How to use #CED5CD in CSS?

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

What colors go well with #CED5CD?

#D4CDD5 (complementary), #D2D5CD (analogous), and #A5B2A3 (lighter shade) work well with #CED5CD.