#C1BFCD Color Information

Hex color code: #C1BFCD

The hex color #C1BFCD is a ethereal blue with RGB values of (193, 191, 205) and HSL of (249°, 12%, 78%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C1BFCD
RGB
193, 191, 205
HSL
249°, 12%, 78%
CMYK
6%, 7%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1BFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 191, 205

Red: 193 / Green: 191 / Blue: 205

HSL

249°, 12%, 78%

Hue: 249° / Saturation: 12% / Lightness: 78%

CMYK

6%, 7%, 0%, 20%

Cyan: 6% / Magenta: 7% / Yellow: 0% / Key: 20%

What color is #C1BFCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1BFCD to RGB:

rgb(193, 191, 205)HEX to RGB Converter →

HEX to HSL

Convert #C1BFCD to HSL:

hsl(249, 12%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #C1BFCD to CMYK:

cmyk(6%, 7%, 0%, 20%)Color Converter →

Color Meaning and Usage

A light blue tone, #C1BFCD has RGB (193, 191, 205) and HSL (249°, 12%, 78%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1BFCD is #CCCEC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0C5CE.

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

Contrast with #C1BFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1BFCD?

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

What is the RGB value of #C1BFCD?

#C1BFCD in RGB is (193, 191, 205) - 193 red, 191 green, and 205 blue.

How to use #C1BFCD in CSS?

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

What colors go well with #C1BFCD?

#CCCEC0 (complementary), #C0C5CE (analogous), and #9995AC (lighter shade) work well with #C1BFCD.