#CEC7CB Color Information

Hex color code: #CEC7CB

The hex color #CEC7CB is a light magenta with RGB values of (206, 199, 203) and HSL of (326°, 7%, 79%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CEC7CB
RGB
206, 199, 203
HSL
326°, 7%, 79%
CMYK
0%, 3%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEC7CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 199, 203

Red: 206 / Green: 199 / Blue: 203

HSL

326°, 7%, 79%

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

CMYK

0%, 3%, 1%, 19%

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

What color is #CEC7CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEC7CB to RGB:

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

HEX to HSL

Convert #CEC7CB to HSL:

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

HEX to CMYK

Convert #CEC7CB to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #CEC7CB has RGB (206, 199, 203) and HSL (326°, 7%, 79%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEC7CB is #C6CDC9, creating high-contrast pairings. For softer combinations, try analogous colors like #CDC6CD.

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

Contrast with #CEC7CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEC7CB?

#CEC7CB is a soft magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CEC7CB?

#CEC7CB in RGB is (206, 199, 203) - 206 red, 199 green, and 203 blue.

How to use #CEC7CB in CSS?

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

What colors go well with #CEC7CB?

#C6CDC9 (complementary), #CDC6CD (analogous), and #AA9DA4 (lighter shade) work well with #CEC7CB.