#C32C50 Color Information

Hex color code: #C32C50

#C32C50 is a fiery red color. In RGB it is (195, 44, 80), and in HSL it is (346°, 63%, 47%). It is widely used in graphic design.

Try:
Color NameCrimson
HEX
#C32C50
RGB
195, 44, 80
HSL
346°, 63%, 47%
CMYK
0%, 77%, 59%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C32C50; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 44, 80

Red: 195 / Green: 44 / Blue: 80

HSL

346°, 63%, 47%

Hue: 346° / Saturation: 63% / Lightness: 47%

CMYK

0%, 77%, 59%, 24%

Cyan: 0% / Magenta: 77% / Yellow: 59% / Key: 24%

What color is #C32C50?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C32C50 to RGB:

rgb(195, 44, 80)HEX to RGB Converter →

HEX to HSL

Convert #C32C50 to HSL:

hsl(346, 63%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #C32C50 to CMYK:

cmyk(0%, 77%, 59%, 24%)Color Converter →

Color Meaning and Usage

#C32C50 is a warm red color with RGB values of 195, 44, 80 and HSL of 346°, 63%, 47%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C32C50 is #2CC3A0, creating high-contrast pairings. For softer combinations, try analogous colors like #C32C9B.

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

Contrast with #C32C50

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C32C50?

#C32C50 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C32C50?

#C32C50 in RGB is (195, 44, 80) - 195 red, 44 green, and 80 blue.

How to use #C32C50 in CSS?

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

What colors go well with #C32C50?

#2CC3A0 (complementary), #C32C9B (analogous), and #851E36 (lighter shade) work well with #C32C50.