#CCC7CD Color Information

Hex color code: #CCC7CD

The hex color #CCC7CD is a ethereal magenta with RGB values of (204, 199, 205) and HSL of (290°, 6%, 79%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#CCC7CD
RGB
204, 199, 205
HSL
290°, 6%, 79%
CMYK
0%, 3%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC7CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 199, 205

Red: 204 / Green: 199 / Blue: 205

HSL

290°, 6%, 79%

Hue: 290° / Saturation: 6% / Lightness: 79%

CMYK

0%, 3%, 0%, 20%

Cyan: 0% / Magenta: 3% / Yellow: 0% / Key: 20%

What color is #CCC7CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC7CD to RGB:

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

HEX to HSL

Convert #CCC7CD to HSL:

hsl(290, 6%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC7CD to CMYK:

cmyk(0%, 3%, 0%, 20%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #CCC7CD has RGB (204, 199, 205) and HSL (290°, 6%, 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 #CCC7CD is #C7CDC6, creating high-contrast pairings. For softer combinations, try analogous colors like #C8C6CD.

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

Contrast with #CCC7CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC7CD?

#CCC7CD is a ethereal magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #CCC7CD?

#CCC7CD in RGB is (204, 199, 205) - 204 red, 199 green, and 205 blue.

How to use #CCC7CD in CSS?

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

What colors go well with #CCC7CD?

#C7CDC6 (complementary), #C8C6CD (analogous), and #A79EA9 (lighter shade) work well with #CCC7CD.