#C20F4B Color Information

Hex color code: #C20F4B

The hex color #C20F4B is a dynamic magenta with RGB values of (194, 15, 75) and HSL of (340°, 86%, 41%). It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#C20F4B
RGB
194, 15, 75
HSL
340°, 86%, 41%
CMYK
0%, 92%, 61%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C20F4B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 15, 75

Red: 194 / Green: 15 / Blue: 75

HSL

340°, 86%, 41%

Hue: 340° / Saturation: 86% / Lightness: 41%

CMYK

0%, 92%, 61%, 24%

Cyan: 0% / Magenta: 92% / Yellow: 61% / Key: 24%

What color is #C20F4B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C20F4B to RGB:

rgb(194, 15, 75)HEX to RGB Converter →

HEX to HSL

Convert #C20F4B to HSL:

hsl(340, 86%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #C20F4B to CMYK:

cmyk(0%, 92%, 61%, 24%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #C20F4B has RGB (194, 15, 75) and HSL (340°, 86%, 41%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C20F4B is #0FC287, creating high-contrast pairings. For softer combinations, try analogous colors like #C20FA4.

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

Contrast with #C20F4B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C20F4B?

#C20F4B is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C20F4B?

#C20F4B in RGB is (194, 15, 75) - 194 red, 15 green, and 75 blue.

How to use #C20F4B in CSS?

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

What colors go well with #C20F4B?

#0FC287 (complementary), #C20FA4 (analogous), and #7B092F (lighter shade) work well with #C20F4B.