#C3A8CE Color Information

Hex color code: #C3A8CE

#C3A8CE is a gentle purple color. In RGB it is (195, 168, 206), and in HSL it is (283°, 28%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C3A8CE
RGB
195, 168, 206
HSL
283°, 28%, 73%
CMYK
5%, 18%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3A8CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 168, 206

Red: 195 / Green: 168 / Blue: 206

HSL

283°, 28%, 73%

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

CMYK

5%, 18%, 0%, 19%

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

What color is #C3A8CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3A8CE to RGB:

rgb(195, 168, 206)HEX to RGB Converter →

HEX to HSL

Convert #C3A8CE to HSL:

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

HEX to CMYK

Convert #C3A8CE to CMYK:

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

Color Meaning and Usage

A soft purple tone, #C3A8CE has RGB (195, 168, 206) and HSL (283°, 28%, 73%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3A8CE is #B2CDA7, creating high-contrast pairings. For softer combinations, try analogous colors like #AFA7CD.

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

Contrast with #C3A8CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3A8CE?

#C3A8CE is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C3A8CE?

#C3A8CE in RGB is (195, 168, 206) - 195 red, 168 green, and 206 blue.

How to use #C3A8CE in CSS?

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

What colors go well with #C3A8CE?

#B2CDA7 (complementary), #AFA7CD (analogous), and #A176B2 (lighter shade) work well with #C3A8CE.