#C5BBCF Color Information

Hex color code: #C5BBCF

#C5BBCF is a delicate purple color. In RGB it is (197, 187, 207), and in HSL it is (270°, 17%, 77%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C5BBCF
RGB
197, 187, 207
HSL
270°, 17%, 77%
CMYK
5%, 10%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5BBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 187, 207

Red: 197 / Green: 187 / Blue: 207

HSL

270°, 17%, 77%

Hue: 270° / Saturation: 17% / Lightness: 77%

CMYK

5%, 10%, 0%, 19%

Cyan: 5% / Magenta: 10% / Yellow: 0% / Key: 19%

What color is #C5BBCF?

#C5BBCF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5BBCF to RGB:

rgb(197, 187, 207)HEX to RGB Converter →

HEX to HSL

Convert #C5BBCF to HSL:

hsl(270, 17%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C5BBCF to CMYK:

cmyk(5%, 10%, 0%, 19%)Color Converter →

Color Meaning and Usage

A soft purple tone, #C5BBCF has RGB (197, 187, 207) and HSL (270°, 17%, 77%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5BBCF is #C4CEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BABACE.

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

Contrast with #C5BBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5BBCF?

#C5BBCF is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C5BBCF?

#C5BBCF in RGB is (197, 187, 207) - 197 red, 187 green, and 207 blue.

How to use #C5BBCF in CSS?

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

What colors go well with #C5BBCF?

#C4CEBA (complementary), #BABACE (analogous), and #9E8EAF (lighter shade) work well with #C5BBCF.