#C8C7CE Color Information

Hex color code: #C8C7CE

A ethereal blue shade, #C8C7CE appears as (200, 199, 206) in RGB and (249°, 7%, 79%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C8C7CE
RGB
200, 199, 206
HSL
249°, 7%, 79%
CMYK
3%, 3%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8C7CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 199, 206

Red: 200 / Green: 199 / Blue: 206

HSL

249°, 7%, 79%

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

CMYK

3%, 3%, 0%, 19%

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

What color is #C8C7CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8C7CE to RGB:

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

HEX to HSL

Convert #C8C7CE to HSL:

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

HEX to CMYK

Convert #C8C7CE to CMYK:

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

Color Meaning and Usage

A soft blue tone, #C8C7CE has RGB (200, 199, 206) and HSL (249°, 7%, 79%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #C8C7CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8C7CE?

#C8C7CE is a soft blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C8C7CE?

#C8C7CE in RGB is (200, 199, 206) - 200 red, 199 green, and 206 blue.

How to use #C8C7CE in CSS?

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

What colors go well with #C8C7CE?

#CCCDC6 (complementary), #C6C8CD (analogous), and #9F9DAA (lighter shade) work well with #C8C7CE.