#CECDC9 Color Information

Hex color code: #CECDC9

A soft yellow shade, #CECDC9 appears as (206, 205, 201) in RGB and (48°, 5%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#CECDC9
RGB
206, 205, 201
HSL
48°, 5%, 80%
CMYK
0%, 0%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECDC9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 205, 201

Red: 206 / Green: 205 / Blue: 201

HSL

48°, 5%, 80%

Hue: 48° / Saturation: 5% / Lightness: 80%

CMYK

0%, 0%, 2%, 19%

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

What color is #CECDC9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECDC9 to RGB:

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

HEX to HSL

Convert #CECDC9 to HSL:

hsl(48, 5%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CECDC9 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #CECDC9 has RGB (206, 205, 201) and HSL (48°, 5%, 80%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECDC9 is #C9CACF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCBC9.

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

Contrast with #CECDC9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECDC9?

#CECDC9 is a delicate yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CECDC9?

#CECDC9 in RGB is (206, 205, 201) - 206 red, 205 green, and 201 blue.

How to use #CECDC9 in CSS?

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

What colors go well with #CECDC9?

#C9CACF (complementary), #CFCBC9 (analogous), and #AAA8A1 (lighter shade) work well with #CECDC9.