#C71F2D Color Information

Hex color code: #C71F2D

#C71F2D is a dynamic red color. In RGB it is (199, 31, 45), and in HSL it is (355°, 73%, 45%). It is typically applied in digital products.

Try:
Color NameFirebrick
HEX
#C71F2D
RGB
199, 31, 45
HSL
355°, 73%, 45%
CMYK
0%, 84%, 77%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C71F2D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 31, 45

Red: 199 / Green: 31 / Blue: 45

HSL

355°, 73%, 45%

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

CMYK

0%, 84%, 77%, 22%

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

What color is #C71F2D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C71F2D to RGB:

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

HEX to HSL

Convert #C71F2D to HSL:

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

HEX to CMYK

Convert #C71F2D to CMYK:

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

Color Meaning and Usage

A bold red tone, #C71F2D has RGB (199, 31, 45) and HSL (355°, 73%, 45%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C71F2D is #1FC7B9, creating high-contrast pairings. For softer combinations, try analogous colors like #C71F81.

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

Contrast with #C71F2D

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 #C71F2D?

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

What is the RGB value of #C71F2D?

#C71F2D in RGB is (199, 31, 45) - 199 red, 31 green, and 45 blue.

How to use #C71F2D in CSS?

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

What colors go well with #C71F2D?

#1FC7B9 (complementary), #C71F81 (analogous), and #84151E (lighter shade) work well with #C71F2D.