#CA443D Color Information

Hex color code: #CA443D

#CA443D is a energetic red color. In RGB it is (202, 68, 61), and in HSL it is (3°, 57%, 52%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#CA443D
RGB
202, 68, 61
HSL
3°, 57%, 52%
CMYK
0%, 66%, 70%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA443D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 68, 61

Red: 202 / Green: 68 / Blue: 61

HSL

3°, 57%, 52%

Hue: 3° / Saturation: 57% / Lightness: 52%

CMYK

0%, 66%, 70%, 21%

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

What color is #CA443D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA443D to RGB:

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

HEX to HSL

Convert #CA443D to HSL:

hsl(3, 57%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CA443D to CMYK:

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

Color Meaning and Usage

A warm red tone, #CA443D has RGB (202, 68, 61) and HSL (3°, 57%, 52%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA443D is #3FC3CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA3F7E.

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

Contrast with #CA443D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA443D?

#CA443D is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA443D?

#CA443D in RGB is (202, 68, 61) - 202 red, 68 green, and 61 blue.

How to use #CA443D in CSS?

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

What colors go well with #CA443D?

#3FC3CA (complementary), #CA3F7E (analogous), and #942E29 (lighter shade) work well with #CA443D.