#C4124B Color Information

Hex color code: #C4124B

A vivid magenta shade, #C4124B appears as (196, 18, 75) in RGB and (341°, 83%, 42%) in HSL. It is commonly used in modern UI design.

Try:
Color NameCrimson
HEX
#C4124B
RGB
196, 18, 75
HSL
341°, 83%, 42%
CMYK
0%, 91%, 62%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4124B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 18, 75

Red: 196 / Green: 18 / Blue: 75

HSL

341°, 83%, 42%

Hue: 341° / Saturation: 83% / Lightness: 42%

CMYK

0%, 91%, 62%, 23%

Cyan: 0% / Magenta: 91% / Yellow: 62% / Key: 23%

What color is #C4124B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4124B to RGB:

rgb(196, 18, 75)HEX to RGB Converter →

HEX to HSL

Convert #C4124B to HSL:

hsl(341, 83%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #C4124B to CMYK:

cmyk(0%, 91%, 62%, 23%)Color Converter →

Color Meaning and Usage

#C4124B is a dynamic magenta color with RGB values of 196, 18, 75 and HSL of 341°, 83%, 42%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4124B is #12C48C, creating high-contrast pairings. For softer combinations, try analogous colors like #C412A3.

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

Contrast with #C4124B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4124B?

#C4124B is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C4124B?

#C4124B in RGB is (196, 18, 75) - 196 red, 18 green, and 75 blue.

How to use #C4124B in CSS?

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

What colors go well with #C4124B?

#12C48C (complementary), #C412A3 (analogous), and #7E0C30 (lighter shade) work well with #C4124B.