#C1ACEA Color Information

Hex color code: #C1ACEA

The hex color #C1ACEA is a light purple with RGB values of (193, 172, 234) and HSL of (260°, 60%, 80%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#C1ACEA
RGB
193, 172, 234
HSL
260°, 60%, 80%
CMYK
18%, 26%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1ACEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 172, 234

Red: 193 / Green: 172 / Blue: 234

HSL

260°, 60%, 80%

Hue: 260° / Saturation: 60% / Lightness: 80%

CMYK

18%, 26%, 0%, 8%

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

What color is #C1ACEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1ACEA to RGB:

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

HEX to HSL

Convert #C1ACEA to HSL:

hsl(260, 60%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C1ACEA to CMYK:

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

Color Meaning and Usage

A airy purple tone, #C1ACEA has RGB (193, 172, 234) and HSL (260°, 60%, 80%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1ACEA is #D6EBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADB8EB.

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

Contrast with #C1ACEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1ACEA?

#C1ACEA is a airy purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C1ACEA?

#C1ACEA in RGB is (193, 172, 234) - 193 red, 172 green, and 234 blue.

How to use #C1ACEA in CSS?

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

What colors go well with #C1ACEA?

#D6EBAD (complementary), #ADB8EB (analogous), and #9470DB (lighter shade) work well with #C1ACEA.