#CECDCA Color Information

Hex color code: #CECDCA

A delicate yellow shade, #CECDCA appears as (206, 205, 202) in RGB and (45°, 4%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CECDCA
RGB
206, 205, 202
HSL
45°, 4%, 80%
CMYK
0%, 0%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECDCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 205, 202

Red: 206 / Green: 205 / Blue: 202

HSL

45°, 4%, 80%

Hue: 45° / Saturation: 4% / Lightness: 80%

CMYK

0%, 0%, 2%, 19%

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

What color is #CECDCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECDCA to RGB:

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

HEX to HSL

Convert #CECDCA to HSL:

hsl(45, 4%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #CECDCA to CMYK:

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

Color Meaning and Usage

#CECDCA is a light yellow color with RGB values of 206, 205, 202 and HSL of 45°, 4%, 80%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECDCA is #CACBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CECBCA.

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

Contrast with #CECDCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECDCA?

#CECDCA is a light yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CECDCA?

#CECDCA in RGB is (206, 205, 202) - 206 red, 205 green, and 202 blue.

How to use #CECDCA in CSS?

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

What colors go well with #CECDCA?

#CACBCE (complementary), #CECBCA (analogous), and #A9A8A2 (lighter shade) work well with #CECDCA.