#CA1640 Color Information

Hex color code: #CA1640

#CA1640 is a striking red color. In RGB it is (202, 22, 64), and in HSL it is (346°, 80%, 44%). It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#CA1640
RGB
202, 22, 64
HSL
346°, 80%, 44%
CMYK
0%, 89%, 68%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA1640; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 22, 64

Red: 202 / Green: 22 / Blue: 64

HSL

346°, 80%, 44%

Hue: 346° / Saturation: 80% / Lightness: 44%

CMYK

0%, 89%, 68%, 21%

Cyan: 0% / Magenta: 89% / Yellow: 68% / Key: 21%

What color is #CA1640?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA1640 to RGB:

rgb(202, 22, 64)HEX to RGB Converter →

HEX to HSL

Convert #CA1640 to HSL:

hsl(346, 80%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #CA1640 to CMYK:

cmyk(0%, 89%, 68%, 21%)Color Converter →

Color Meaning and Usage

#CA1640 is a bold red color with RGB values of 202, 22, 64 and HSL of 346°, 80%, 44%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA1640 is #16CAA0, creating high-contrast pairings. For softer combinations, try analogous colors like #CA169A.

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

Contrast with #CA1640

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA1640?

#CA1640 is a bold red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA1640?

#CA1640 in RGB is (202, 22, 64) - 202 red, 22 green, and 64 blue.

How to use #CA1640 in CSS?

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

What colors go well with #CA1640?

#16CAA0 (complementary), #CA169A (analogous), and #850F2A (lighter shade) work well with #CA1640.