#CA2126 Color Information

Hex color code: #CA2126

The hex color #CA2126 is a striking red with RGB values of (202, 33, 38) and HSL of (358°, 72%, 46%). It is popular in mobile app design.

Try:
Color NameFirebrick
HEX
#CA2126
RGB
202, 33, 38
HSL
358°, 72%, 46%
CMYK
0%, 84%, 81%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA2126; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 33, 38

Red: 202 / Green: 33 / Blue: 38

HSL

358°, 72%, 46%

Hue: 358° / Saturation: 72% / Lightness: 46%

CMYK

0%, 84%, 81%, 21%

Cyan: 0% / Magenta: 84% / Yellow: 81% / Key: 21%

What color is #CA2126?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA2126 to RGB:

rgb(202, 33, 38)HEX to RGB Converter →

HEX to HSL

Convert #CA2126 to HSL:

hsl(358, 72%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #CA2126 to CMYK:

cmyk(0%, 84%, 81%, 21%)Color Converter →

Color Meaning and Usage

A striking red tone, #CA2126 has RGB (202, 33, 38) and HSL (358°, 72%, 46%). 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 #CA2126 is #21CAC4, creating high-contrast pairings. For softer combinations, try analogous colors like #CA217B.

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

Contrast with #CA2126

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA2126?

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

What is the RGB value of #CA2126?

#CA2126 in RGB is (202, 33, 38) - 202 red, 33 green, and 38 blue.

How to use #CA2126 in CSS?

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

What colors go well with #CA2126?

#21CAC4 (complementary), #CA217B (analogous), and #88161A (lighter shade) work well with #CA2126.