#C19FAC Color Information

Hex color code: #C19FAC

A pastel magenta shade, #C19FAC appears as (193, 159, 172) in RGB and (337°, 22%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#C19FAC
RGB
193, 159, 172
HSL
337°, 22%, 69%
CMYK
0%, 18%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19FAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 159, 172

Red: 193 / Green: 159 / Blue: 172

HSL

337°, 22%, 69%

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

CMYK

0%, 18%, 11%, 24%

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

What color is #C19FAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19FAC to RGB:

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

HEX to HSL

Convert #C19FAC to HSL:

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

HEX to CMYK

Convert #C19FAC to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #C19FAC has RGB (193, 159, 172) and HSL (337°, 22%, 69%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19FAC is #9FC1B4, creating high-contrast pairings. For softer combinations, try analogous colors like #C19FBD.

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

Contrast with #C19FAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19FAC?

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

What is the RGB value of #C19FAC?

#C19FAC in RGB is (193, 159, 172) - 193 red, 159 green, and 172 blue.

How to use #C19FAC in CSS?

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

What colors go well with #C19FAC?

#9FC1B4 (complementary), #C19FBD (analogous), and #A47084 (lighter shade) work well with #C19FAC.