#CECCC7 Color Information

Hex color code: #CECCC7

The hex color #CECCC7 is a delicate orange with RGB values of (206, 204, 199) and HSL of (43°, 7%, 79%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CECCC7
RGB
206, 204, 199
HSL
43°, 7%, 79%
CMYK
0%, 1%, 3%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CECCC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 204, 199

Red: 206 / Green: 204 / Blue: 199

HSL

43°, 7%, 79%

Hue: 43° / Saturation: 7% / Lightness: 79%

CMYK

0%, 1%, 3%, 19%

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

What color is #CECCC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CECCC7 to RGB:

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

HEX to HSL

Convert #CECCC7 to HSL:

hsl(43, 7%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CECCC7 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #CECCC7 has RGB (206, 204, 199) and HSL (43°, 7%, 79%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CECCC7 is #C6C8CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDC7C6.

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

Contrast with #CECCC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CECCC7?

#CECCC7 is a delicate orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CECCC7?

#CECCC7 in RGB is (206, 204, 199) - 206 red, 204 green, and 199 blue.

How to use #CECCC7 in CSS?

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

What colors go well with #CECCC7?

#C6C8CD (complementary), #CDC7C6 (analogous), and #AAA69D (lighter shade) work well with #CECCC7.