#CDCEC3 Color Information

Hex color code: #CDCEC3

#CDCEC3 is a airy yellow color. In RGB it is (205, 206, 195), and in HSL it is (65°, 10%, 79%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CDCEC3
RGB
205, 206, 195
HSL
65°, 10%, 79%
CMYK
0%, 0%, 5%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCEC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 206, 195

Red: 205 / Green: 206 / Blue: 195

HSL

65°, 10%, 79%

Hue: 65° / Saturation: 10% / Lightness: 79%

CMYK

0%, 0%, 5%, 19%

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

What color is #CDCEC3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCEC3 to RGB:

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

HEX to HSL

Convert #CDCEC3 to HSL:

hsl(65, 10%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCEC3 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #CDCEC3 has RGB (205, 206, 195) and HSL (65°, 10%, 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 #CDCEC3 is #C5C4CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFCAC4.

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

Contrast with #CDCEC3

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 #CDCEC3?

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

What is the RGB value of #CDCEC3?

#CDCEC3 in RGB is (205, 206, 195) - 205 red, 206 green, and 195 blue.

How to use #CDCEC3 in CSS?

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

What colors go well with #CDCEC3?

#C5C4CF (complementary), #CFCAC4 (analogous), and #ABAC9A (lighter shade) work well with #CDCEC3.