#C02129 Color Information

Hex color code: #C02129

#C02129 is a bold red color. In RGB it is (192, 33, 41), and in HSL it is (357°, 71%, 44%). It is frequently seen in web interfaces.

Try:
Color NameFirebrick
HEX
#C02129
RGB
192, 33, 41
HSL
357°, 71%, 44%
CMYK
0%, 83%, 79%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C02129; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 33, 41

Red: 192 / Green: 33 / Blue: 41

HSL

357°, 71%, 44%

Hue: 357° / Saturation: 71% / Lightness: 44%

CMYK

0%, 83%, 79%, 25%

Cyan: 0% / Magenta: 83% / Yellow: 79% / Key: 25%

What color is #C02129?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C02129 to RGB:

rgb(192, 33, 41)HEX to RGB Converter →

HEX to HSL

Convert #C02129 to HSL:

hsl(357, 71%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #C02129 to CMYK:

cmyk(0%, 83%, 79%, 25%)Color Converter →

Color Meaning and Usage

A striking red tone, #C02129 has RGB (192, 33, 41) and HSL (357°, 71%, 44%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C02129 is #21C0B8, creating high-contrast pairings. For softer combinations, try analogous colors like #C02178.

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

Contrast with #C02129

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C02129?

#C02129 is a striking red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C02129?

#C02129 in RGB is (192, 33, 41) - 192 red, 33 green, and 41 blue.

How to use #C02129 in CSS?

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

What colors go well with #C02129?

#21C0B8 (complementary), #C02178 (analogous), and #7E151B (lighter shade) work well with #C02129.