#CDCECC Color Information

Hex color code: #CDCECC

A ethereal green shade, #CDCECC appears as (205, 206, 204) in RGB and (90°, 2%, 80%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CDCECC
RGB
205, 206, 204
HSL
90°, 2%, 80%
CMYK
0%, 0%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 206, 204

Red: 205 / Green: 206 / Blue: 204

HSL

90°, 2%, 80%

Hue: 90° / Saturation: 2% / Lightness: 80%

CMYK

0%, 0%, 1%, 19%

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

What color is #CDCECC?

#CDCECC is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCECC to RGB:

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

HEX to HSL

Convert #CDCECC to HSL:

hsl(90, 2%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCECC to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CDCECC has RGB (205, 206, 204) and HSL (90°, 2%, 80%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCECC is #CCCBCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDCDCB.

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

Contrast with #CDCECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCECC?

#CDCECC is a delicate green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CDCECC?

#CDCECC in RGB is (205, 206, 204) - 205 red, 206 green, and 204 blue.

How to use #CDCECC in CSS?

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

What colors go well with #CDCECC?

#CCCBCD (complementary), #CDCDCB (analogous), and #A6A8A4 (lighter shade) work well with #CDCECC.