#C8CBCD Color Information

Hex color code: #C8CBCD

#C8CBCD is a ethereal blue color. In RGB it is (200, 203, 205), and in HSL it is (204°, 5%, 79%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C8CBCD
RGB
200, 203, 205
HSL
204°, 5%, 79%
CMYK
2%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8CBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 203, 205

Red: 200 / Green: 203 / Blue: 205

HSL

204°, 5%, 79%

Hue: 204° / Saturation: 5% / Lightness: 79%

CMYK

2%, 1%, 0%, 20%

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

What color is #C8CBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8CBCD to RGB:

rgb(200, 203, 205)HEX to RGB Converter →

HEX to HSL

Convert #C8CBCD to HSL:

hsl(204, 5%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #C8CBCD to CMYK:

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

Color Meaning and Usage

#C8CBCD is a light blue color with RGB values of 200, 203, 205 and HSL of 204°, 5%, 79%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8CBCD is #CCC9C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C7CCCC.

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

Contrast with #C8CBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8CBCD?

#C8CBCD is a light blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C8CBCD?

#C8CBCD in RGB is (200, 203, 205) - 200 red, 203 green, and 205 blue.

How to use #C8CBCD in CSS?

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

What colors go well with #C8CBCD?

#CCC9C7 (complementary), #C7CCCC (analogous), and #9FA4A8 (lighter shade) work well with #C8CBCD.