#C19EAD Color Information

Hex color code: #C19EAD

The hex color #C19EAD is a pastel magenta with RGB values of (193, 158, 173) and HSL of (334°, 22%, 69%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C19EAD
RGB
193, 158, 173
HSL
334°, 22%, 69%
CMYK
0%, 18%, 10%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19EAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 158, 173

Red: 193 / Green: 158 / Blue: 173

HSL

334°, 22%, 69%

Hue: 334° / Saturation: 22% / Lightness: 69%

CMYK

0%, 18%, 10%, 24%

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

What color is #C19EAD?

#C19EAD is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19EAD to RGB:

rgb(193, 158, 173)HEX to RGB Converter →

HEX to HSL

Convert #C19EAD to HSL:

hsl(334, 22%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C19EAD to CMYK:

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

Color Meaning and Usage

#C19EAD is a delicate magenta color with RGB values of 193, 158, 173 and HSL of 334°, 22%, 69%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19EAD is #9FC1B2, creating high-contrast pairings. For softer combinations, try analogous colors like #C19FBF.

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

Contrast with #C19EAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19EAD?

#C19EAD is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C19EAD?

#C19EAD in RGB is (193, 158, 173) - 193 red, 158 green, and 173 blue.

How to use #C19EAD in CSS?

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

What colors go well with #C19EAD?

#9FC1B2 (complementary), #C19FBF (analogous), and #A47086 (lighter shade) work well with #C19EAD.