#C91D48 Color Information

Hex color code: #C91D48

The hex color #C91D48 is a striking red with RGB values of (201, 29, 72) and HSL of (345°, 75%, 45%). It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#C91D48
RGB
201, 29, 72
HSL
345°, 75%, 45%
CMYK
0%, 86%, 64%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C91D48; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 29, 72

Red: 201 / Green: 29 / Blue: 72

HSL

345°, 75%, 45%

Hue: 345° / Saturation: 75% / Lightness: 45%

CMYK

0%, 86%, 64%, 21%

Cyan: 0% / Magenta: 86% / Yellow: 64% / Key: 21%

What color is #C91D48?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C91D48 to RGB:

rgb(201, 29, 72)HEX to RGB Converter →

HEX to HSL

Convert #C91D48 to HSL:

hsl(345, 75%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C91D48 to CMYK:

cmyk(0%, 86%, 64%, 21%)Color Converter →

Color Meaning and Usage

#C91D48 is a bold red color with RGB values of 201, 29, 72 and HSL of 345°, 75%, 45%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C91D48 is #1DC99E, creating high-contrast pairings. For softer combinations, try analogous colors like #C91D9E.

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

Contrast with #C91D48

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C91D48?

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

What is the RGB value of #C91D48?

#C91D48 in RGB is (201, 29, 72) - 201 red, 29 green, and 72 blue.

How to use #C91D48 in CSS?

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

What colors go well with #C91D48?

#1DC99E (complementary), #C91D9E (analogous), and #861330 (lighter shade) work well with #C91D48.