#C19EAC Color Information

Hex color code: #C19EAC

A gentle magenta shade, #C19EAC appears as (193, 158, 172) in RGB and (336°, 22%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#C19EAC
RGB
193, 158, 172
HSL
336°, 22%, 69%
CMYK
0%, 18%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19EAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 158, 172

Red: 193 / Green: 158 / Blue: 172

HSL

336°, 22%, 69%

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

CMYK

0%, 18%, 11%, 24%

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

What color is #C19EAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19EAC to RGB:

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

HEX to HSL

Convert #C19EAC to HSL:

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

HEX to CMYK

Convert #C19EAC to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C19EAC has RGB (193, 158, 172) and HSL (336°, 22%, 69%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19EAC is #9FC1B3, creating high-contrast pairings. For softer combinations, try analogous colors like #C19FBE.

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

Contrast with #C19EAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19EAC?

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

What is the RGB value of #C19EAC?

#C19EAC in RGB is (193, 158, 172) - 193 red, 158 green, and 172 blue.

How to use #C19EAC in CSS?

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

What colors go well with #C19EAC?

#9FC1B3 (complementary), #C19FBE (analogous), and #A47085 (lighter shade) work well with #C19EAC.