#C19AAE Color Information

Hex color code: #C19AAE

A gentle magenta shade, #C19AAE appears as (193, 154, 174) in RGB and (329°, 24%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C19AAE
RGB
193, 154, 174
HSL
329°, 24%, 68%
CMYK
0%, 20%, 10%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19AAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 154, 174

Red: 193 / Green: 154 / Blue: 174

HSL

329°, 24%, 68%

Hue: 329° / Saturation: 24% / Lightness: 68%

CMYK

0%, 20%, 10%, 24%

Cyan: 0% / Magenta: 20% / Yellow: 10% / Key: 24%

What color is #C19AAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19AAE to RGB:

rgb(193, 154, 174)HEX to RGB Converter →

HEX to HSL

Convert #C19AAE to HSL:

hsl(329, 24%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C19AAE to CMYK:

cmyk(0%, 20%, 10%, 24%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C19AAE has RGB (193, 154, 174) and HSL (329°, 24%, 68%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19AAE is #9AC1AD, creating high-contrast pairings. For softer combinations, try analogous colors like #C09AC1.

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

Contrast with #C19AAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19AAE?

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

What is the RGB value of #C19AAE?

#C19AAE in RGB is (193, 154, 174) - 193 red, 154 green, and 174 blue.

How to use #C19AAE in CSS?

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

What colors go well with #C19AAE?

#9AC1AD (complementary), #C09AC1 (analogous), and #A46A88 (lighter shade) work well with #C19AAE.