#C19FBB Color Information

Hex color code: #C19FBB

#C19FBB is a pastel magenta color. In RGB it is (193, 159, 187), and in HSL it is (311°, 22%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C19FBB
RGB
193, 159, 187
HSL
311°, 22%, 69%
CMYK
0%, 18%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19FBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 159, 187

Red: 193 / Green: 159 / Blue: 187

HSL

311°, 22%, 69%

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

CMYK

0%, 18%, 3%, 24%

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

What color is #C19FBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19FBB to RGB:

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

HEX to HSL

Convert #C19FBB to HSL:

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

HEX to CMYK

Convert #C19FBB to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C19FBB has RGB (193, 159, 187) and HSL (311°, 22%, 69%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19FBB is #9FC1A5, creating high-contrast pairings. For softer combinations, try analogous colors like #B69FC1.

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

Contrast with #C19FBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19FBB?

#C19FBB is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C19FBB?

#C19FBB in RGB is (193, 159, 187) - 193 red, 159 green, and 187 blue.

How to use #C19FBB in CSS?

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

What colors go well with #C19FBB?

#9FC1A5 (complementary), #B69FC1 (analogous), and #A4709A (lighter shade) work well with #C19FBB.