#CA5144 Color Information

Hex color code: #CA5144

The hex color #CA5144 is a vibrant red with RGB values of (202, 81, 68) and HSL of (6°, 56%, 53%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#CA5144
RGB
202, 81, 68
HSL
6°, 56%, 53%
CMYK
0%, 60%, 66%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CA5144; color: #000000; }

Badge

New Feature
.badge { background-color: #CA5144; color: #000000; }

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 #CA5144; background-color: #CA514415; }

Alert / Toast

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

Link / Accent

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

a { color: #CA5144; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 81, 68

Red: 202 / Green: 81 / Blue: 68

HSL

6°, 56%, 53%

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

CMYK

0%, 60%, 66%, 21%

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

What color is #CA5144?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA5144 to RGB:

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

HEX to HSL

Convert #CA5144 to HSL:

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

HEX to CMYK

Convert #CA5144 to CMYK:

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

Color Meaning and Usage

#CA5144 is a warm red color with RGB values of 202, 81, 68 and HSL of 6°, 56%, 53%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA5144 is #44BDCA, creating high-contrast pairings. For softer combinations, try analogous colors like #CA447A.

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

Contrast with #CA5144

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA5144?

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

What is the RGB value of #CA5144?

#CA5144 in RGB is (202, 81, 68) - 202 red, 81 green, and 68 blue.

How to use #CA5144 in CSS?

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

What colors go well with #CA5144?

#44BDCA (complementary), #CA447A (analogous), and #97352B (lighter shade) work well with #CA5144.