#C1ACCC Color Information

Hex color code: #C1ACCC

A soft purple shade, #C1ACCC appears as (193, 172, 204) in RGB and (279°, 24%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C1ACCC
RGB
193, 172, 204
HSL
279°, 24%, 74%
CMYK
5%, 16%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1ACCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 172, 204

Red: 193 / Green: 172 / Blue: 204

HSL

279°, 24%, 74%

Hue: 279° / Saturation: 24% / Lightness: 74%

CMYK

5%, 16%, 0%, 20%

Cyan: 5% / Magenta: 16% / Yellow: 0% / Key: 20%

What color is #C1ACCC?

#C1ACCC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1ACCC to RGB:

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

HEX to HSL

Convert #C1ACCC to HSL:

hsl(279, 24%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C1ACCC to CMYK:

cmyk(5%, 16%, 0%, 20%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #C1ACCC has RGB (193, 172, 204) and HSL (279°, 24%, 74%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1ACCC is #B8CDAD, creating high-contrast pairings. For softer combinations, try analogous colors like #B2ADCD.

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

Contrast with #C1ACCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1ACCC?

#C1ACCC is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C1ACCC?

#C1ACCC in RGB is (193, 172, 204) - 193 red, 172 green, and 204 blue.

How to use #C1ACCC in CSS?

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

What colors go well with #C1ACCC?

#B8CDAD (complementary), #B2ADCD (analogous), and #9E7DB0 (lighter shade) work well with #C1ACCC.