#CED1CF Color Information

Hex color code: #CED1CF

The hex color #CED1CF is a delicate green with RGB values of (206, 209, 207) and HSL of (140°, 3%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CED1CF
RGB
206, 209, 207
HSL
140°, 3%, 81%
CMYK
1%, 0%, 1%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CED1CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 209, 207

Red: 206 / Green: 209 / Blue: 207

HSL

140°, 3%, 81%

Hue: 140° / Saturation: 3% / Lightness: 81%

CMYK

1%, 0%, 1%, 18%

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

What color is #CED1CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CED1CF to RGB:

rgb(206, 209, 207)HEX to RGB Converter →

HEX to HSL

Convert #CED1CF to HSL:

hsl(140, 3%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CED1CF to CMYK:

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

Color Meaning and Usage

A soft green tone, #CED1CF has RGB (206, 209, 207) and HSL (140°, 3%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CED1CF is #D0CDCF, creating high-contrast pairings. For softer combinations, try analogous colors like #CED0CD.

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

Contrast with #CED1CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CED1CF?

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

What is the RGB value of #CED1CF?

#CED1CF in RGB is (206, 209, 207) - 206 red, 209 green, and 207 blue.

How to use #CED1CF in CSS?

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

What colors go well with #CED1CF?

#D0CDCF (complementary), #CED0CD (analogous), and #A6ABA7 (lighter shade) work well with #CED1CF.