#CA445F Color Information

Hex color code: #CA445F

A vibrant red shade, #CA445F appears as (202, 68, 95) in RGB and (348°, 56%, 53%) in HSL. It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#CA445F
RGB
202, 68, 95
HSL
348°, 56%, 53%
CMYK
0%, 66%, 53%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA445F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 68, 95

Red: 202 / Green: 68 / Blue: 95

HSL

348°, 56%, 53%

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

CMYK

0%, 66%, 53%, 21%

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

What color is #CA445F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA445F to RGB:

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

HEX to HSL

Convert #CA445F to HSL:

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

HEX to CMYK

Convert #CA445F to CMYK:

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

Color Meaning and Usage

#CA445F is a warm red color with RGB values of 202, 68, 95 and HSL of 348°, 56%, 53%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA445F is #44CAAF, creating high-contrast pairings. For softer combinations, try analogous colors like #CA44A2.

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

Contrast with #CA445F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA445F?

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

What is the RGB value of #CA445F?

#CA445F in RGB is (202, 68, 95) - 202 red, 68 green, and 95 blue.

How to use #CA445F in CSS?

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

What colors go well with #CA445F?

#44CAAF (complementary), #CA44A2 (analogous), and #972B40 (lighter shade) work well with #CA445F.