#CA4141 Color Information

Hex color code: #CA4141

A warm red shade, #CA4141 appears as (202, 65, 65) in RGB and (0°, 56%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#CA4141
RGB
202, 65, 65
HSL
0°, 56%, 52%
CMYK
0%, 68%, 68%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA4141; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 65, 65

Red: 202 / Green: 65 / Blue: 65

HSL

0°, 56%, 52%

Hue: 0° / Saturation: 56% / Lightness: 52%

CMYK

0%, 68%, 68%, 21%

Cyan: 0% / Magenta: 68% / Yellow: 68% / Key: 21%

What color is #CA4141?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA4141 to RGB:

rgb(202, 65, 65)HEX to RGB Converter →

HEX to HSL

Convert #CA4141 to HSL:

hsl(0, 56%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CA4141 to CMYK:

cmyk(0%, 68%, 68%, 21%)Color Converter →

Color Meaning and Usage

A energetic red tone, #CA4141 has RGB (202, 65, 65) and HSL (0°, 56%, 52%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA4141 is #40C9C9, creating high-contrast pairings. For softer combinations, try analogous colors like #C94085.

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

Contrast with #CA4141

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA4141?

#CA4141 is a energetic red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA4141?

#CA4141 in RGB is (202, 65, 65) - 202 red, 65 green, and 65 blue.

How to use #CA4141 in CSS?

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

What colors go well with #CA4141?

#40C9C9 (complementary), #C94085 (analogous), and #932A2A (lighter shade) work well with #CA4141.