#C1BAFA Color Information

Hex color code: #C1BAFA

#C1BAFA is a light blue color. In RGB it is (193, 186, 250), and in HSL it is (247°, 86%, 85%). It is frequently seen in web interfaces.

Try:
Color NameLight Steel Blue
HEX
#C1BAFA
RGB
193, 186, 250
HSL
247°, 86%, 85%
CMYK
23%, 26%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1BAFA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 186, 250

Red: 193 / Green: 186 / Blue: 250

HSL

247°, 86%, 85%

Hue: 247° / Saturation: 86% / Lightness: 85%

CMYK

23%, 26%, 0%, 2%

Cyan: 23% / Magenta: 26% / Yellow: 0% / Key: 2%

What color is #C1BAFA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1BAFA to RGB:

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

HEX to HSL

Convert #C1BAFA to HSL:

hsl(247, 86%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C1BAFA to CMYK:

cmyk(23%, 26%, 0%, 2%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #C1BAFA has RGB (193, 186, 250) and HSL (247°, 86%, 85%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1BAFA is #F2FAB8, creating high-contrast pairings. For softer combinations, try analogous colors like #B8D1FA.

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

Contrast with #C1BAFA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1BAFA?

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

What is the RGB value of #C1BAFA?

#C1BAFA in RGB is (193, 186, 250) - 193 red, 186 green, and 250 blue.

How to use #C1BAFA in CSS?

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

What colors go well with #C1BAFA?

#F2FAB8 (complementary), #B8D1FA (analogous), and #8071F4 (lighter shade) work well with #C1BAFA.