#C92CBC Color Information

Hex color code: #C92CBC

A muted magenta shade, #C92CBC appears as (201, 44, 188) in RGB and (305°, 64%, 48%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#C92CBC
RGB
201, 44, 188
HSL
305°, 64%, 48%
CMYK
0%, 78%, 6%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C92CBC; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C92CBC; color: #FFFFFF; }

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 #C92CBC; background-color: #C92CBC15; }

Alert / Toast

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

Link / Accent

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

a { color: #C92CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 44, 188

Red: 201 / Green: 44 / Blue: 188

HSL

305°, 64%, 48%

Hue: 305° / Saturation: 64% / Lightness: 48%

CMYK

0%, 78%, 6%, 21%

Cyan: 0% / Magenta: 78% / Yellow: 6% / Key: 21%

What color is #C92CBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C92CBC to RGB:

rgb(201, 44, 188)HEX to RGB Converter →

HEX to HSL

Convert #C92CBC to HSL:

hsl(305, 64%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #C92CBC to CMYK:

cmyk(0%, 78%, 6%, 21%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #C92CBC has RGB (201, 44, 188) and HSL (305°, 64%, 48%). 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 #C92CBC is #2CC939, creating high-contrast pairings. For softer combinations, try analogous colors like #872CC9.

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

Contrast with #C92CBC

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

Contrast Ratio: 4.57:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C92CBC?

#C92CBC is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C92CBC?

#C92CBC in RGB is (201, 44, 188) - 201 red, 44 green, and 188 blue.

How to use #C92CBC in CSS?

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

What colors go well with #C92CBC?

#2CC939 (complementary), #872CC9 (analogous), and #8A1E81 (lighter shade) work well with #C92CBC.