#C192B6 Color Information

Hex color code: #C192B6

The hex color #C192B6 is a subtle magenta with RGB values of (193, 146, 182) and HSL of (314°, 27%, 66%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#C192B6
RGB
193, 146, 182
HSL
314°, 27%, 66%
CMYK
0%, 24%, 6%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C192B6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 146, 182

Red: 193 / Green: 146 / Blue: 182

HSL

314°, 27%, 66%

Hue: 314° / Saturation: 27% / Lightness: 66%

CMYK

0%, 24%, 6%, 24%

Cyan: 0% / Magenta: 24% / Yellow: 6% / Key: 24%

What color is #C192B6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C192B6 to RGB:

rgb(193, 146, 182)HEX to RGB Converter →

HEX to HSL

Convert #C192B6 to HSL:

hsl(314, 27%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #C192B6 to CMYK:

cmyk(0%, 24%, 6%, 24%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #C192B6 has RGB (193, 146, 182) and HSL (314°, 27%, 66%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C192B6 is #91C09C, creating high-contrast pairings. For softer combinations, try analogous colors like #B391C0.

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

Contrast with #C192B6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C192B6?

#C192B6 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C192B6?

#C192B6 in RGB is (193, 146, 182) - 193 red, 146 green, and 182 blue.

How to use #C192B6 in CSS?

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

What colors go well with #C192B6?

#91C09C (complementary), #B391C0 (analogous), and #A46094 (lighter shade) work well with #C192B6.