#C8C3CC Color Information

Hex color code: #C8C3CC

#C8C3CC is a delicate purple color. In RGB it is (200, 195, 204), and in HSL it is (273°, 8%, 78%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C8C3CC
RGB
200, 195, 204
HSL
273°, 8%, 78%
CMYK
2%, 4%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8C3CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 195, 204

Red: 200 / Green: 195 / Blue: 204

HSL

273°, 8%, 78%

Hue: 273° / Saturation: 8% / Lightness: 78%

CMYK

2%, 4%, 0%, 20%

Cyan: 2% / Magenta: 4% / Yellow: 0% / Key: 20%

What color is #C8C3CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8C3CC to RGB:

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

HEX to HSL

Convert #C8C3CC to HSL:

hsl(273, 8%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #C8C3CC to CMYK:

cmyk(2%, 4%, 0%, 20%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #C8C3CC has RGB (200, 195, 204) and HSL (273°, 8%, 78%). 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 #C8C3CC is #C6CBC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C3C2CB.

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

Contrast with #C8C3CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8C3CC?

#C8C3CC is a delicate purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C8C3CC?

#C8C3CC in RGB is (200, 195, 204) - 200 red, 195 green, and 204 blue.

How to use #C8C3CC in CSS?

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

What colors go well with #C8C3CC?

#C6CBC2 (complementary), #C3C2CB (analogous), and #A199A8 (lighter shade) work well with #C8C3CC.