#CEDDCB Color Information

Hex color code: #CEDDCB

The hex color #CEDDCB is a soft green with RGB values of (206, 221, 203) and HSL of (110°, 21%, 83%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CEDDCB
RGB
206, 221, 203
HSL
110°, 21%, 83%
CMYK
7%, 0%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDDCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 221, 203

Red: 206 / Green: 221 / Blue: 203

HSL

110°, 21%, 83%

Hue: 110° / Saturation: 21% / Lightness: 83%

CMYK

7%, 0%, 8%, 13%

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

What color is #CEDDCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDDCB to RGB:

rgb(206, 221, 203)HEX to RGB Converter →

HEX to HSL

Convert #CEDDCB to HSL:

hsl(110, 21%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDDCB to CMYK:

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

Color Meaning and Usage

A airy green tone, #CEDDCB has RGB (206, 221, 203) and HSL (110°, 21%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDDCB is #DACBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #D7DDCB.

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

Contrast with #CEDDCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEDDCB?

#CEDDCB is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEDDCB?

#CEDDCB in RGB is (206, 221, 203) - 206 red, 221 green, and 203 blue.

How to use #CEDDCB in CSS?

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

What colors go well with #CEDDCB?

#DACBDD (complementary), #D7DDCB (analogous), and #A2BF9C (lighter shade) work well with #CEDDCB.