#C1ADDC Color Information

Hex color code: #C1ADDC

#C1ADDC is a ethereal purple color. In RGB it is (193, 173, 220), and in HSL it is (266°, 40%, 77%). It is widely used in graphic design.

Try:
Color NameLight Steel Blue
HEX
#C1ADDC
RGB
193, 173, 220
HSL
266°, 40%, 77%
CMYK
12%, 21%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1ADDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 173, 220

Red: 193 / Green: 173 / Blue: 220

HSL

266°, 40%, 77%

Hue: 266° / Saturation: 40% / Lightness: 77%

CMYK

12%, 21%, 0%, 14%

Cyan: 12% / Magenta: 21% / Yellow: 0% / Key: 14%

What color is #C1ADDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1ADDC to RGB:

rgb(193, 173, 220)HEX to RGB Converter →

HEX to HSL

Convert #C1ADDC to HSL:

hsl(266, 40%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C1ADDC to CMYK:

cmyk(12%, 21%, 0%, 14%)Color Converter →

Color Meaning and Usage

A soft purple tone, #C1ADDC has RGB (193, 173, 220) and HSL (266°, 40%, 77%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1ADDC is #C7DCAD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADB0DC.

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

Contrast with #C1ADDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1ADDC?

#C1ADDC is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C1ADDC?

#C1ADDC in RGB is (193, 173, 220) - 193 red, 173 green, and 220 blue.

How to use #C1ADDC in CSS?

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

What colors go well with #C1ADDC?

#C7DCAD (complementary), #ADB0DC (analogous), and #9977C5 (lighter shade) work well with #C1ADDC.