#C32D28 Color Information

Hex color code: #C32D28

#C32D28 is a vibrant red color. In RGB it is (195, 45, 40), and in HSL it is (2°, 66%, 46%). It is popular in mobile app design.

Try:
Color NameFirebrick
HEX
#C32D28
RGB
195, 45, 40
HSL
2°, 66%, 46%
CMYK
0%, 77%, 79%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C32D28; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 45, 40

Red: 195 / Green: 45 / Blue: 40

HSL

2°, 66%, 46%

Hue: 2° / Saturation: 66% / Lightness: 46%

CMYK

0%, 77%, 79%, 24%

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

What color is #C32D28?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C32D28 to RGB:

rgb(195, 45, 40)HEX to RGB Converter →

HEX to HSL

Convert #C32D28 to HSL:

hsl(2, 66%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #C32D28 to CMYK:

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

Color Meaning and Usage

#C32D28 is a fiery red color with RGB values of 195, 45, 40 and HSL of 2°, 66%, 46%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C32D28 is #28BEC3, creating high-contrast pairings. For softer combinations, try analogous colors like #C32870.

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

Contrast with #C32D28

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C32D28?

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

What is the RGB value of #C32D28?

#C32D28 in RGB is (195, 45, 40) - 195 red, 45 green, and 40 blue.

How to use #C32D28 in CSS?

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

What colors go well with #C32D28?

#28BEC3 (complementary), #C32870 (analogous), and #831E1B (lighter shade) work well with #C32D28.