#C19FBC Color Information

Hex color code: #C19FBC

The hex color #C19FBC is a subtle magenta with RGB values of (193, 159, 188) and HSL of (309°, 22%, 69%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C19FBC
RGB
193, 159, 188
HSL
309°, 22%, 69%
CMYK
0%, 18%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19FBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 159, 188

Red: 193 / Green: 159 / Blue: 188

HSL

309°, 22%, 69%

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

CMYK

0%, 18%, 3%, 24%

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

What color is #C19FBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19FBC to RGB:

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

HEX to HSL

Convert #C19FBC to HSL:

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

HEX to CMYK

Convert #C19FBC to CMYK:

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

Color Meaning and Usage

#C19FBC is a subtle magenta color with RGB values of 193, 159, 188 and HSL of 309°, 22%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #C19FBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19FBC?

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

What is the RGB value of #C19FBC?

#C19FBC in RGB is (193, 159, 188) - 193 red, 159 green, and 188 blue.

How to use #C19FBC in CSS?

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

What colors go well with #C19FBC?

#9FC1A4 (complementary), #B59FC1 (analogous), and #A4709C (lighter shade) work well with #C19FBC.