#CA445D Color Information

Hex color code: #CA445D

The hex color #CA445D is a vibrant red with RGB values of (202, 68, 93) and HSL of (349°, 56%, 53%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#CA445D
RGB
202, 68, 93
HSL
349°, 56%, 53%
CMYK
0%, 66%, 54%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA445D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 68, 93

Red: 202 / Green: 68 / Blue: 93

HSL

349°, 56%, 53%

Hue: 349° / Saturation: 56% / Lightness: 53%

CMYK

0%, 66%, 54%, 21%

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

What color is #CA445D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA445D to RGB:

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

HEX to HSL

Convert #CA445D to HSL:

hsl(349, 56%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #CA445D to CMYK:

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

Color Meaning and Usage

#CA445D is a energetic red color with RGB values of 202, 68, 93 and HSL of 349°, 56%, 53%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA445D is #44CAB2, creating high-contrast pairings. For softer combinations, try analogous colors like #CA44A0.

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

Contrast with #CA445D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA445D?

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

What is the RGB value of #CA445D?

#CA445D in RGB is (202, 68, 93) - 202 red, 68 green, and 93 blue.

How to use #CA445D in CSS?

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

What colors go well with #CA445D?

#44CAB2 (complementary), #CA44A0 (analogous), and #972B3F (lighter shade) work well with #CA445D.