#CECCC6 Color Information

Hex color code: #CECCC6

The hex color #CECCC6 is a delicate yellow with RGB values of (206, 204, 198) and HSL of (45°, 8%, 79%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#CECCC6
RGB
206, 204, 198
HSL
45°, 8%, 79%
CMYK
0%, 1%, 4%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECCC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 204, 198

Red: 206 / Green: 204 / Blue: 198

HSL

45°, 8%, 79%

Hue: 45° / Saturation: 8% / Lightness: 79%

CMYK

0%, 1%, 4%, 19%

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

What color is #CECCC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECCC6 to RGB:

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

HEX to HSL

Convert #CECCC6 to HSL:

hsl(45, 8%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CECCC6 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #CECCC6 has RGB (206, 204, 198) and HSL (45°, 8%, 79%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECCC6 is #C5C7CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC7C5.

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

Contrast with #CECCC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECCC6?

#CECCC6 is a delicate yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CECCC6?

#CECCC6 in RGB is (206, 204, 198) - 206 red, 204 green, and 198 blue.

How to use #CECCC6 in CSS?

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

What colors go well with #CECCC6?

#C5C7CE (complementary), #CEC7C5 (analogous), and #ABA79C (lighter shade) work well with #CECCC6.