#C4AACF Color Information

Hex color code: #C4AACF

#C4AACF is a soft purple color. In RGB it is (196, 170, 207), and in HSL it is (282°, 28%, 74%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C4AACF
RGB
196, 170, 207
HSL
282°, 28%, 74%
CMYK
5%, 18%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4AACF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 170, 207

Red: 196 / Green: 170 / Blue: 207

HSL

282°, 28%, 74%

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

CMYK

5%, 18%, 0%, 19%

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

What color is #C4AACF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4AACF to RGB:

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

HEX to HSL

Convert #C4AACF to HSL:

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

HEX to CMYK

Convert #C4AACF to CMYK:

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

Color Meaning and Usage

A soft purple tone, #C4AACF has RGB (196, 170, 207) and HSL (282°, 28%, 74%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4AACF is #B5CFAA, creating high-contrast pairings. For softer combinations, try analogous colors like #B2AACF.

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

Contrast with #C4AACF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4AACF?

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

What is the RGB value of #C4AACF?

#C4AACF in RGB is (196, 170, 207) - 196 red, 170 green, and 207 blue.

How to use #C4AACF in CSS?

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

What colors go well with #C4AACF?

#B5CFAA (complementary), #B2AACF (analogous), and #A279B4 (lighter shade) work well with #C4AACF.