#C1BADE Color Information

Hex color code: #C1BADE

#C1BADE is a airy blue color. In RGB it is (193, 186, 222), and in HSL it is (252°, 35%, 80%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#C1BADE
RGB
193, 186, 222
HSL
252°, 35%, 80%
CMYK
13%, 16%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1BADE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 186, 222

Red: 193 / Green: 186 / Blue: 222

HSL

252°, 35%, 80%

Hue: 252° / Saturation: 35% / Lightness: 80%

CMYK

13%, 16%, 0%, 13%

Cyan: 13% / Magenta: 16% / Yellow: 0% / Key: 13%

What color is #C1BADE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1BADE to RGB:

rgb(193, 186, 222)HEX to RGB Converter →

HEX to HSL

Convert #C1BADE to HSL:

hsl(252, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C1BADE to CMYK:

cmyk(13%, 16%, 0%, 13%)Color Converter →

Color Meaning and Usage

A light blue tone, #C1BADE has RGB (193, 186, 222) and HSL (252°, 35%, 80%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1BADE is #D7DEBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BAC5DE.

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

Contrast with #C1BADE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1BADE?

#C1BADE is a light blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C1BADE?

#C1BADE in RGB is (193, 186, 222) - 193 red, 186 green, and 222 blue.

How to use #C1BADE in CSS?

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

What colors go well with #C1BADE?

#D7DEBA (complementary), #BAC5DE (analogous), and #9387C5 (lighter shade) work well with #C1BADE.