#C93C2C Color Information

Hex color code: #C93C2C

A energetic red shade, #C93C2C appears as (201, 60, 44) in RGB and (6°, 64%, 48%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameFirebrick
HEX
#C93C2C
RGB
201, 60, 44
HSL
6°, 64%, 48%
CMYK
0%, 70%, 78%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C93C2C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 60, 44

Red: 201 / Green: 60 / Blue: 44

HSL

6°, 64%, 48%

Hue: 6° / Saturation: 64% / Lightness: 48%

CMYK

0%, 70%, 78%, 21%

Cyan: 0% / Magenta: 70% / Yellow: 78% / Key: 21%

What color is #C93C2C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C93C2C to RGB:

rgb(201, 60, 44)HEX to RGB Converter →

HEX to HSL

Convert #C93C2C to HSL:

hsl(6, 64%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #C93C2C to CMYK:

cmyk(0%, 70%, 78%, 21%)Color Converter →

Color Meaning and Usage

#C93C2C is a fiery red color with RGB values of 201, 60, 44 and HSL of 6°, 64%, 48%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C93C2C is #2CB9C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C92C6B.

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

Contrast with #C93C2C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C93C2C?

#C93C2C is a fiery red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C93C2C?

#C93C2C in RGB is (201, 60, 44) - 201 red, 60 green, and 44 blue.

How to use #C93C2C in CSS?

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

What colors go well with #C93C2C?

#2CB9C9 (complementary), #C92C6B (analogous), and #8A291E (lighter shade) work well with #C93C2C.