#C71F2A Color Information

Hex color code: #C71F2A

A dynamic red shade, #C71F2A appears as (199, 31, 42) in RGB and (356°, 73%, 45%) in HSL. It is typically applied in digital products.

Try:
Color NameFirebrick
HEX
#C71F2A
RGB
199, 31, 42
HSL
356°, 73%, 45%
CMYK
0%, 84%, 79%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C71F2A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 31, 42

Red: 199 / Green: 31 / Blue: 42

HSL

356°, 73%, 45%

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

CMYK

0%, 84%, 79%, 22%

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

What color is #C71F2A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C71F2A to RGB:

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

HEX to HSL

Convert #C71F2A to HSL:

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

HEX to CMYK

Convert #C71F2A to CMYK:

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

Color Meaning and Usage

#C71F2A is a bold red color with RGB values of 199, 31, 42 and HSL of 356°, 73%, 45%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C71F2A is #1FC7BB, creating high-contrast pairings. For softer combinations, try analogous colors like #C71F7E.

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

Contrast with #C71F2A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C71F2A?

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

What is the RGB value of #C71F2A?

#C71F2A in RGB is (199, 31, 42) - 199 red, 31 green, and 42 blue.

How to use #C71F2A in CSS?

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

What colors go well with #C71F2A?

#1FC7BB (complementary), #C71F7E (analogous), and #84151C (lighter shade) work well with #C71F2A.