#CECDB7 Color Information

Hex color code: #CECDB7

A delicate yellow shade, #CECDB7 appears as (206, 205, 183) in RGB and (57°, 19%, 76%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CECDB7
RGB
206, 205, 183
HSL
57°, 19%, 76%
CMYK
0%, 0%, 11%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECDB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 205, 183

Red: 206 / Green: 205 / Blue: 183

HSL

57°, 19%, 76%

Hue: 57° / Saturation: 19% / Lightness: 76%

CMYK

0%, 0%, 11%, 19%

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

What color is #CECDB7?

#CECDB7 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECDB7 to RGB:

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

HEX to HSL

Convert #CECDB7 to HSL:

hsl(57, 19%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #CECDB7 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #CECDB7 has RGB (206, 205, 183) and HSL (57°, 19%, 76%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECDB7 is #B6B7CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDC1B6.

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

Contrast with #CECDB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECDB7?

#CECDB7 is a ethereal yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CECDB7?

#CECDB7 in RGB is (206, 205, 183) - 206 red, 205 green, and 183 blue.

How to use #CECDB7 in CSS?

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

What colors go well with #CECDB7?

#B6B7CD (complementary), #CDC1B6 (analogous), and #AEAD89 (lighter shade) work well with #CECDB7.