#C71F3E Color Information

Hex color code: #C71F3E

The hex color #C71F3E is a vivid red with RGB values of (199, 31, 62) and HSL of (349°, 73%, 45%). It is commonly used in modern UI design.

Try:
Color NameCrimson
HEX
#C71F3E
RGB
199, 31, 62
HSL
349°, 73%, 45%
CMYK
0%, 84%, 69%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C71F3E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 31, 62

Red: 199 / Green: 31 / Blue: 62

HSL

349°, 73%, 45%

Hue: 349° / Saturation: 73% / Lightness: 45%

CMYK

0%, 84%, 69%, 22%

Cyan: 0% / Magenta: 84% / Yellow: 69% / Key: 22%

What color is #C71F3E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C71F3E to RGB:

rgb(199, 31, 62)HEX to RGB Converter →

HEX to HSL

Convert #C71F3E to HSL:

hsl(349, 73%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C71F3E to CMYK:

cmyk(0%, 84%, 69%, 22%)Color Converter →

Color Meaning and Usage

A eye-catching red tone, #C71F3E has RGB (199, 31, 62) and HSL (349°, 73%, 45%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C71F3E is #1FC7A8, creating high-contrast pairings. For softer combinations, try analogous colors like #C71F91.

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

Contrast with #C71F3E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C71F3E?

#C71F3E is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C71F3E?

#C71F3E in RGB is (199, 31, 62) - 199 red, 31 green, and 62 blue.

How to use #C71F3E in CSS?

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

What colors go well with #C71F3E?

#1FC7A8 (complementary), #C71F91 (analogous), and #841529 (lighter shade) work well with #C71F3E.