#C2194F Color Information

Hex color code: #C2194F

A dynamic magenta shade, #C2194F appears as (194, 25, 79) in RGB and (341°, 77%, 43%) in HSL. It is widely used in graphic design.

Try:
Color NameCrimson
HEX
#C2194F
RGB
194, 25, 79
HSL
341°, 77%, 43%
CMYK
0%, 87%, 59%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2194F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 25, 79

Red: 194 / Green: 25 / Blue: 79

HSL

341°, 77%, 43%

Hue: 341° / Saturation: 77% / Lightness: 43%

CMYK

0%, 87%, 59%, 24%

Cyan: 0% / Magenta: 87% / Yellow: 59% / Key: 24%

What color is #C2194F?

#C2194F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2194F to RGB:

rgb(194, 25, 79)HEX to RGB Converter →

HEX to HSL

Convert #C2194F to HSL:

hsl(341, 77%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #C2194F to CMYK:

cmyk(0%, 87%, 59%, 24%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #C2194F has RGB (194, 25, 79) and HSL (341°, 77%, 43%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2194F is #19C28D, creating high-contrast pairings. For softer combinations, try analogous colors like #C219A3.

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

Contrast with #C2194F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2194F?

#C2194F is a bold magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C2194F?

#C2194F in RGB is (194, 25, 79) - 194 red, 25 green, and 79 blue.

How to use #C2194F in CSS?

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

What colors go well with #C2194F?

#19C28D (complementary), #C219A3 (analogous), and #7E1033 (lighter shade) work well with #C2194F.