#C194CB Color Information

Hex color code: #C194CB

#C194CB is a delicate magenta color. In RGB it is (193, 148, 203), and in HSL it is (289°, 35%, 69%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C194CB
RGB
193, 148, 203
HSL
289°, 35%, 69%
CMYK
5%, 27%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C194CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 148, 203

Red: 193 / Green: 148 / Blue: 203

HSL

289°, 35%, 69%

Hue: 289° / Saturation: 35% / Lightness: 69%

CMYK

5%, 27%, 0%, 20%

Cyan: 5% / Magenta: 27% / Yellow: 0% / Key: 20%

What color is #C194CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C194CB to RGB:

rgb(193, 148, 203)HEX to RGB Converter →

HEX to HSL

Convert #C194CB to HSL:

hsl(289, 35%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C194CB to CMYK:

cmyk(5%, 27%, 0%, 20%)Color Converter →

Color Meaning and Usage

#C194CB is a gentle magenta color with RGB values of 193, 148, 203 and HSL of 289°, 35%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C194CB is #9ECC94, creating high-contrast pairings. For softer combinations, try analogous colors like #A694CC.

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

Contrast with #C194CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C194CB?

#C194CB is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C194CB?

#C194CB in RGB is (193, 148, 203) - 193 red, 148 green, and 203 blue.

How to use #C194CB in CSS?

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

What colors go well with #C194CB?

#9ECC94 (complementary), #A694CC (analogous), and #A461B3 (lighter shade) work well with #C194CB.