#C1A7CE Color Information

Hex color code: #C1A7CE

A pastel purple shade, #C1A7CE appears as (193, 167, 206) in RGB and (280°, 28%, 73%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C1A7CE
RGB
193, 167, 206
HSL
280°, 28%, 73%
CMYK
6%, 19%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1A7CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 167, 206

Red: 193 / Green: 167 / Blue: 206

HSL

280°, 28%, 73%

Hue: 280° / Saturation: 28% / Lightness: 73%

CMYK

6%, 19%, 0%, 19%

Cyan: 6% / Magenta: 19% / Yellow: 0% / Key: 19%

What color is #C1A7CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1A7CE to RGB:

rgb(193, 167, 206)HEX to RGB Converter →

HEX to HSL

Convert #C1A7CE to HSL:

hsl(280, 28%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C1A7CE to CMYK:

cmyk(6%, 19%, 0%, 19%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #C1A7CE has RGB (193, 167, 206) and HSL (280°, 28%, 73%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1A7CE is #B4CDA7, creating high-contrast pairings. For softer combinations, try analogous colors like #ADA7CD.

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

Contrast with #C1A7CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1A7CE?

#C1A7CE is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C1A7CE?

#C1A7CE in RGB is (193, 167, 206) - 193 red, 167 green, and 206 blue.

How to use #C1A7CE in CSS?

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

What colors go well with #C1A7CE?

#B4CDA7 (complementary), #ADA7CD (analogous), and #9E76B2 (lighter shade) work well with #C1A7CE.