#C2AECD Color Information

Hex color code: #C2AECD

A soft purple shade, #C2AECD appears as (194, 174, 205) in RGB and (279°, 24%, 74%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C2AECD
RGB
194, 174, 205
HSL
279°, 24%, 74%
CMYK
5%, 15%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2AECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 174, 205

Red: 194 / Green: 174 / Blue: 205

HSL

279°, 24%, 74%

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

CMYK

5%, 15%, 0%, 20%

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

What color is #C2AECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2AECD to RGB:

rgb(194, 174, 205)HEX to RGB Converter →

HEX to HSL

Convert #C2AECD to HSL:

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

HEX to CMYK

Convert #C2AECD to CMYK:

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

Color Meaning and Usage

A pastel purple tone, #C2AECD has RGB (194, 174, 205) and HSL (279°, 24%, 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 #C2AECD is #B8CDAD, creating high-contrast pairings. For softer combinations, try analogous colors like #B2ADCD.

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

Contrast with #C2AECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2AECD?

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

What is the RGB value of #C2AECD?

#C2AECD in RGB is (194, 174, 205) - 194 red, 174 green, and 205 blue.

How to use #C2AECD in CSS?

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

What colors go well with #C2AECD?

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