#CECDC5 Color Information

Hex color code: #CECDC5

A airy yellow shade, #CECDC5 appears as (206, 205, 197) in RGB and (53°, 8%, 79%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CECDC5
RGB
206, 205, 197
HSL
53°, 8%, 79%
CMYK
0%, 0%, 4%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECDC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 205, 197

Red: 206 / Green: 205 / Blue: 197

HSL

53°, 8%, 79%

Hue: 53° / Saturation: 8% / Lightness: 79%

CMYK

0%, 0%, 4%, 19%

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

What color is #CECDC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECDC5 to RGB:

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

HEX to HSL

Convert #CECDC5 to HSL:

hsl(53, 8%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CECDC5 to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #CECDC5 has RGB (206, 205, 197) and HSL (53°, 8%, 79%). 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 #CECDC5 is #C5C6CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC8C5.

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

Contrast with #CECDC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECDC5?

#CECDC5 is a soft yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CECDC5?

#CECDC5 in RGB is (206, 205, 197) - 206 red, 205 green, and 197 blue.

How to use #CECDC5 in CSS?

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

What colors go well with #CECDC5?

#C5C6CE (complementary), #CEC8C5 (analogous), and #ABA99C (lighter shade) work well with #CECDC5.