#CECCBF Color Information

Hex color code: #CECCBF

The hex color #CECCBF is a delicate yellow with RGB values of (206, 204, 191) and HSL of (52°, 13%, 78%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CECCBF
RGB
206, 204, 191
HSL
52°, 13%, 78%
CMYK
0%, 1%, 7%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECCBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 204, 191

Red: 206 / Green: 204 / Blue: 191

HSL

52°, 13%, 78%

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

CMYK

0%, 1%, 7%, 19%

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

What color is #CECCBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECCBF to RGB:

rgb(206, 204, 191)HEX to RGB Converter →

HEX to HSL

Convert #CECCBF to HSL:

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

HEX to CMYK

Convert #CECCBF to CMYK:

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

Color Meaning and Usage

A light yellow tone, #CECCBF has RGB (206, 204, 191) and HSL (52°, 13%, 78%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECCBF is #C0C2CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC5C0.

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

Contrast with #CECCBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECCBF?

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

What is the RGB value of #CECCBF?

#CECCBF in RGB is (206, 204, 191) - 206 red, 204 green, and 191 blue.

How to use #CECCBF in CSS?

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

What colors go well with #CECCBF?

#C0C2CE (complementary), #CEC5C0 (analogous), and #ADAA94 (lighter shade) work well with #CECCBF.