#C19FAB Color Information

Hex color code: #C19FAB

The hex color #C19FAB is a delicate magenta with RGB values of (193, 159, 171) and HSL of (339°, 22%, 69%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C19FAB
RGB
193, 159, 171
HSL
339°, 22%, 69%
CMYK
0%, 18%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19FAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 159, 171

Red: 193 / Green: 159 / Blue: 171

HSL

339°, 22%, 69%

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

CMYK

0%, 18%, 11%, 24%

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

What color is #C19FAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19FAB to RGB:

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

HEX to HSL

Convert #C19FAB to HSL:

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

HEX to CMYK

Convert #C19FAB to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C19FAB has RGB (193, 159, 171) and HSL (339°, 22%, 69%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19FAB is #9FC1B5, creating high-contrast pairings. For softer combinations, try analogous colors like #C19FBC.

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

Contrast with #C19FAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19FAB?

#C19FAB is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C19FAB?

#C19FAB in RGB is (193, 159, 171) - 193 red, 159 green, and 171 blue.

How to use #C19FAB in CSS?

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

What colors go well with #C19FAB?

#9FC1B5 (complementary), #C19FBC (analogous), and #A47082 (lighter shade) work well with #C19FAB.