#C3BDC7 Color Information

Hex color code: #C3BDC7

A ethereal purple shade, #C3BDC7 appears as (195, 189, 199) in RGB and (276°, 8%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C3BDC7
RGB
195, 189, 199
HSL
276°, 8%, 76%
CMYK
2%, 5%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3BDC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 189, 199

Red: 195 / Green: 189 / Blue: 199

HSL

276°, 8%, 76%

Hue: 276° / Saturation: 8% / Lightness: 76%

CMYK

2%, 5%, 0%, 22%

Cyan: 2% / Magenta: 5% / Yellow: 0% / Key: 22%

What color is #C3BDC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3BDC7 to RGB:

rgb(195, 189, 199)HEX to RGB Converter →

HEX to HSL

Convert #C3BDC7 to HSL:

hsl(276, 8%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C3BDC7 to CMYK:

cmyk(2%, 5%, 0%, 22%)Color Converter →

Color Meaning and Usage

#C3BDC7 is a light purple color with RGB values of 195, 189, 199 and HSL of 276°, 8%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3BDC7 is #C1C7BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBDC7.

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

Contrast with #C3BDC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3BDC7?

#C3BDC7 is a light purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C3BDC7?

#C3BDC7 in RGB is (195, 189, 199) - 195 red, 189 green, and 199 blue.

How to use #C3BDC7 in CSS?

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

What colors go well with #C3BDC7?

#C1C7BD (complementary), #BEBDC7 (analogous), and #9D94A4 (lighter shade) work well with #C3BDC7.