#C1BEEA Color Information

Hex color code: #C1BEEA

A ethereal blue shade, #C1BEEA appears as (193, 190, 234) in RGB and (244°, 51%, 83%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#C1BEEA
RGB
193, 190, 234
HSL
244°, 51%, 83%
CMYK
18%, 19%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1BEEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 190, 234

Red: 193 / Green: 190 / Blue: 234

HSL

244°, 51%, 83%

Hue: 244° / Saturation: 51% / Lightness: 83%

CMYK

18%, 19%, 0%, 8%

Cyan: 18% / Magenta: 19% / Yellow: 0% / Key: 8%

What color is #C1BEEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1BEEA to RGB:

rgb(193, 190, 234)HEX to RGB Converter →

HEX to HSL

Convert #C1BEEA to HSL:

hsl(244, 51%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #C1BEEA to CMYK:

cmyk(18%, 19%, 0%, 8%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #C1BEEA has RGB (193, 190, 234) and HSL (244°, 51%, 83%). 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 #C1BEEA is #E7EABE, creating high-contrast pairings. For softer combinations, try analogous colors like #BED1EA.

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

Contrast with #C1BEEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1BEEA?

#C1BEEA is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C1BEEA?

#C1BEEA in RGB is (193, 190, 234) - 193 red, 190 green, and 234 blue.

How to use #C1BEEA in CSS?

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

What colors go well with #C1BEEA?

#E7EABE (complementary), #BED1EA (analogous), and #8984D7 (lighter shade) work well with #C1BEEA.