#C5BFCA Color Information

Hex color code: #C5BFCA

The hex color #C5BFCA is a airy purple with RGB values of (197, 191, 202) and HSL of (273°, 9%, 77%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C5BFCA
RGB
197, 191, 202
HSL
273°, 9%, 77%
CMYK
2%, 5%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5BFCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 191, 202

Red: 197 / Green: 191 / Blue: 202

HSL

273°, 9%, 77%

Hue: 273° / Saturation: 9% / Lightness: 77%

CMYK

2%, 5%, 0%, 21%

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

What color is #C5BFCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5BFCA to RGB:

rgb(197, 191, 202)HEX to RGB Converter →

HEX to HSL

Convert #C5BFCA to HSL:

hsl(273, 9%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C5BFCA to CMYK:

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

Color Meaning and Usage

#C5BFCA is a light purple color with RGB values of 197, 191, 202 and HSL of 273°, 9%, 77%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5BFCA is #C4CABF, creating high-contrast pairings. For softer combinations, try analogous colors like #C0BFCA.

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

Contrast with #C5BFCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5BFCA?

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

What is the RGB value of #C5BFCA?

#C5BFCA in RGB is (197, 191, 202) - 197 red, 191 green, and 202 blue.

How to use #C5BFCA in CSS?

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

What colors go well with #C5BFCA?

#C4CABF (complementary), #C0BFCA (analogous), and #9F95A7 (lighter shade) work well with #C5BFCA.