#C3BBDD Color Information

Hex color code: #C3BBDD

A airy blue shade, #C3BBDD appears as (195, 187, 221) in RGB and (254°, 33%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#C3BBDD
RGB
195, 187, 221
HSL
254°, 33%, 80%
CMYK
12%, 15%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3BBDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 187, 221

Red: 195 / Green: 187 / Blue: 221

HSL

254°, 33%, 80%

Hue: 254° / Saturation: 33% / Lightness: 80%

CMYK

12%, 15%, 0%, 13%

Cyan: 12% / Magenta: 15% / Yellow: 0% / Key: 13%

What color is #C3BBDD?

#C3BBDD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3BBDD to RGB:

rgb(195, 187, 221)HEX to RGB Converter →

HEX to HSL

Convert #C3BBDD to HSL:

hsl(254, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C3BBDD to CMYK:

cmyk(12%, 15%, 0%, 13%)Color Converter →

Color Meaning and Usage

#C3BBDD is a ethereal blue color with RGB values of 195, 187, 221 and HSL of 254°, 33%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3BBDD is #D5DDBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBC4DD.

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

Contrast with #C3BBDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3BBDD?

#C3BBDD is a ethereal blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C3BBDD?

#C3BBDD in RGB is (195, 187, 221) - 195 red, 187 green, and 221 blue.

How to use #C3BBDD in CSS?

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

What colors go well with #C3BBDD?

#D5DDBB (complementary), #BBC4DD (analogous), and #9688C3 (lighter shade) work well with #C3BBDD.