#CEDED0 Color Information

Hex color code: #CEDED0

A soft green shade, #CEDED0 appears as (206, 222, 208) in RGB and (127°, 20%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CEDED0
RGB
206, 222, 208
HSL
127°, 20%, 84%
CMYK
7%, 0%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDED0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 222, 208

Red: 206 / Green: 222 / Blue: 208

HSL

127°, 20%, 84%

Hue: 127° / Saturation: 20% / Lightness: 84%

CMYK

7%, 0%, 6%, 13%

Cyan: 7% / Magenta: 0% / Yellow: 6% / Key: 13%

What color is #CEDED0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDED0 to RGB:

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

HEX to HSL

Convert #CEDED0 to HSL:

hsl(127, 20%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDED0 to CMYK:

cmyk(7%, 0%, 6%, 13%)Color Converter →

Color Meaning and Usage

A delicate green tone, #CEDED0 has RGB (206, 222, 208) and HSL (127°, 20%, 84%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDED0 is #DECEDC, creating high-contrast pairings. For softer combinations, try analogous colors like #D4DECE.

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

Contrast with #CEDED0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDED0?

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

What is the RGB value of #CEDED0?

#CEDED0 in RGB is (206, 222, 208) - 206 red, 222 green, and 208 blue.

How to use #CEDED0 in CSS?

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

What colors go well with #CEDED0?

#DECEDC (complementary), #D4DECE (analogous), and #A0C0A4 (lighter shade) work well with #CEDED0.