#CECCC3 Color Information

Hex color code: #CECCC3

The hex color #CECCC3 is a ethereal yellow with RGB values of (206, 204, 195) and HSL of (49°, 10%, 79%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#CECCC3
RGB
206, 204, 195
HSL
49°, 10%, 79%
CMYK
0%, 1%, 5%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECCC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 204, 195

Red: 206 / Green: 204 / Blue: 195

HSL

49°, 10%, 79%

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

CMYK

0%, 1%, 5%, 19%

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

What color is #CECCC3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECCC3 to RGB:

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

HEX to HSL

Convert #CECCC3 to HSL:

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

HEX to CMYK

Convert #CECCC3 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #CECCC3 has RGB (206, 204, 195) and HSL (49°, 10%, 79%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECCC3 is #C4C6CF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFC7C4.

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

Contrast with #CECCC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECCC3?

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

What is the RGB value of #CECCC3?

#CECCC3 in RGB is (206, 204, 195) - 206 red, 204 green, and 195 blue.

How to use #CECCC3 in CSS?

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

What colors go well with #CECCC3?

#C4C6CF (complementary), #CFC7C4 (analogous), and #ACA99A (lighter shade) work well with #CECCC3.