#C19BBC Color Information

Hex color code: #C19BBC

A subtle magenta shade, #C19BBC appears as (193, 155, 188) in RGB and (308°, 23%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C19BBC
RGB
193, 155, 188
HSL
308°, 23%, 68%
CMYK
0%, 20%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C19BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 155, 188

Red: 193 / Green: 155 / Blue: 188

HSL

308°, 23%, 68%

Hue: 308° / Saturation: 23% / Lightness: 68%

CMYK

0%, 20%, 3%, 24%

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

What color is #C19BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C19BBC to RGB:

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

HEX to HSL

Convert #C19BBC to HSL:

hsl(308, 23%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C19BBC to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C19BBC has RGB (193, 155, 188) and HSL (308°, 23%, 68%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C19BBC is #9BC0A0, creating high-contrast pairings. For softer combinations, try analogous colors like #B29BC0.

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

Contrast with #C19BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C19BBC?

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

What is the RGB value of #C19BBC?

#C19BBC in RGB is (193, 155, 188) - 193 red, 155 green, and 188 blue.

How to use #C19BBC in CSS?

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

What colors go well with #C19BBC?

#9BC0A0 (complementary), #B29BC0 (analogous), and #A36C9B (lighter shade) work well with #C19BBC.