#C2146B Color Information

Hex color code: #C2146B

#C2146B is a vivid magenta color. In RGB it is (194, 20, 107), and in HSL it is (330°, 81%, 42%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#C2146B
RGB
194, 20, 107
HSL
330°, 81%, 42%
CMYK
0%, 90%, 45%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2146B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 20, 107

Red: 194 / Green: 20 / Blue: 107

HSL

330°, 81%, 42%

Hue: 330° / Saturation: 81% / Lightness: 42%

CMYK

0%, 90%, 45%, 24%

Cyan: 0% / Magenta: 90% / Yellow: 45% / Key: 24%

What color is #C2146B?

#C2146B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2146B to RGB:

rgb(194, 20, 107)HEX to RGB Converter →

HEX to HSL

Convert #C2146B to HSL:

hsl(330, 81%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #C2146B to CMYK:

cmyk(0%, 90%, 45%, 24%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #C2146B has RGB (194, 20, 107) and HSL (330°, 81%, 42%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2146B is #14C26B, creating high-contrast pairings. For softer combinations, try analogous colors like #C214C2.

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

Contrast with #C2146B

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

Contrast Ratio: 3.61:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2146B?

#C2146B is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C2146B?

#C2146B in RGB is (194, 20, 107) - 194 red, 20 green, and 107 blue.

How to use #C2146B in CSS?

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

What colors go well with #C2146B?

#14C26B (complementary), #C214C2 (analogous), and #7D0D45 (lighter shade) work well with #C2146B.