#CECBC0 Color Information

Hex color code: #CECBC0

A delicate yellow shade, #CECBC0 appears as (206, 203, 192) in RGB and (47°, 13%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CECBC0
RGB
206, 203, 192
HSL
47°, 13%, 78%
CMYK
0%, 1%, 7%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECBC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 203, 192

Red: 206 / Green: 203 / Blue: 192

HSL

47°, 13%, 78%

Hue: 47° / Saturation: 13% / Lightness: 78%

CMYK

0%, 1%, 7%, 19%

Cyan: 0% / Magenta: 1% / Yellow: 7% / Key: 19%

What color is #CECBC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECBC0 to RGB:

rgb(206, 203, 192)HEX to RGB Converter →

HEX to HSL

Convert #CECBC0 to HSL:

hsl(47, 13%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #CECBC0 to CMYK:

cmyk(0%, 1%, 7%, 19%)Color Converter →

Color Meaning and Usage

#CECBC0 is a light yellow color with RGB values of 206, 203, 192 and HSL of 47°, 13%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECBC0 is #C0C3CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC4C0.

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

Contrast with #CECBC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECBC0?

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

What is the RGB value of #CECBC0?

#CECBC0 in RGB is (206, 203, 192) - 206 red, 203 green, and 192 blue.

How to use #CECBC0 in CSS?

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

What colors go well with #CECBC0?

#C0C3CE (complementary), #CEC4C0 (analogous), and #ADA894 (lighter shade) work well with #CECBC0.