#CA441C Color Information

Hex color code: #CA441C

The hex color #CA441C is a striking red with RGB values of (202, 68, 28) and HSL of (14°, 76%, 45%). It is popular in mobile app design.

Try:
Color NameChocolate
HEX
#CA441C
RGB
202, 68, 28
HSL
14°, 76%, 45%
CMYK
0%, 66%, 86%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA441C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 68, 28

Red: 202 / Green: 68 / Blue: 28

HSL

14°, 76%, 45%

Hue: 14° / Saturation: 76% / Lightness: 45%

CMYK

0%, 66%, 86%, 21%

Cyan: 0% / Magenta: 66% / Yellow: 86% / Key: 21%

What color is #CA441C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA441C to RGB:

rgb(202, 68, 28)HEX to RGB Converter →

HEX to HSL

Convert #CA441C to HSL:

hsl(14, 76%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CA441C to CMYK:

cmyk(0%, 66%, 86%, 21%)Color Converter →

Color Meaning and Usage

A eye-catching red tone, #CA441C has RGB (202, 68, 28) and HSL (14°, 76%, 45%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA441C is #1CA1CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA1C4A.

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

Contrast with #CA441C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA441C?

#CA441C is a eye-catching red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA441C?

#CA441C in RGB is (202, 68, 28) - 202 red, 68 green, and 28 blue.

How to use #CA441C in CSS?

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

What colors go well with #CA441C?

#1CA1CA (complementary), #CA1C4A (analogous), and #872D12 (lighter shade) work well with #CA441C.