#C3AACF Color Information

Hex color code: #C3AACF

A gentle purple shade, #C3AACF appears as (195, 170, 207) in RGB and (281°, 28%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C3AACF
RGB
195, 170, 207
HSL
281°, 28%, 74%
CMYK
6%, 18%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3AACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 170, 207

Red: 195 / Green: 170 / Blue: 207

HSL

281°, 28%, 74%

Hue: 281° / Saturation: 28% / Lightness: 74%

CMYK

6%, 18%, 0%, 19%

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

What color is #C3AACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3AACF to RGB:

rgb(195, 170, 207)HEX to RGB Converter →

HEX to HSL

Convert #C3AACF to HSL:

hsl(281, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C3AACF to CMYK:

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

Color Meaning and Usage

#C3AACF is a gentle purple color with RGB values of 195, 170, 207 and HSL of 281°, 28%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3AACF is #B6CFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #B1AACF.

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

Contrast with #C3AACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3AACF?

#C3AACF is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C3AACF?

#C3AACF in RGB is (195, 170, 207) - 195 red, 170 green, and 207 blue.

How to use #C3AACF in CSS?

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

What colors go well with #C3AACF?

#B6CFAA (complementary), #B1AACF (analogous), and #A179B4 (lighter shade) work well with #C3AACF.