#CA1670 Color Information

Hex color code: #CA1670

A striking magenta shade, #CA1670 appears as (202, 22, 112) in RGB and (330°, 80%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#CA1670
RGB
202, 22, 112
HSL
330°, 80%, 44%
CMYK
0%, 89%, 45%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA1670; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 22, 112

Red: 202 / Green: 22 / Blue: 112

HSL

330°, 80%, 44%

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

CMYK

0%, 89%, 45%, 21%

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

What color is #CA1670?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA1670 to RGB:

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

HEX to HSL

Convert #CA1670 to HSL:

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

HEX to CMYK

Convert #CA1670 to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #CA1670 has RGB (202, 22, 112) and HSL (330°, 80%, 44%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA1670 is #16CA70, creating high-contrast pairings. For softer combinations, try analogous colors like #CA16CA.

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

Contrast with #CA1670

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA1670?

#CA1670 is a striking magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA1670?

#CA1670 in RGB is (202, 22, 112) - 202 red, 22 green, and 112 blue.

How to use #CA1670 in CSS?

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

What colors go well with #CA1670?

#16CA70 (complementary), #CA16CA (analogous), and #850F4A (lighter shade) work well with #CA1670.