#C5BFDC Color Information

Hex color code: #C5BFDC

A soft blue shade, #C5BFDC appears as (197, 191, 220) in RGB and (252°, 29%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#C5BFDC
RGB
197, 191, 220
HSL
252°, 29%, 81%
CMYK
10%, 13%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5BFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 191, 220

Red: 197 / Green: 191 / Blue: 220

HSL

252°, 29%, 81%

Hue: 252° / Saturation: 29% / Lightness: 81%

CMYK

10%, 13%, 0%, 14%

Cyan: 10% / Magenta: 13% / Yellow: 0% / Key: 14%

What color is #C5BFDC?

#C5BFDC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5BFDC to RGB:

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

HEX to HSL

Convert #C5BFDC to HSL:

hsl(252, 29%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C5BFDC to CMYK:

cmyk(10%, 13%, 0%, 14%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #C5BFDC has RGB (197, 191, 220) and HSL (252°, 29%, 81%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5BFDC is #D7DDC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0C9DD.

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

Contrast with #C5BFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5BFDC?

#C5BFDC is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C5BFDC?

#C5BFDC in RGB is (197, 191, 220) - 197 red, 191 green, and 220 blue.

How to use #C5BFDC in CSS?

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

What colors go well with #C5BFDC?

#D7DDC0 (complementary), #C0C9DD (analogous), and #998FC1 (lighter shade) work well with #C5BFDC.