#CA1243 Color Information

Hex color code: #CA1243

#CA1243 is a bold magenta color. In RGB it is (202, 18, 67), and in HSL it is (344°, 84%, 43%). It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#CA1243
RGB
202, 18, 67
HSL
344°, 84%, 43%
CMYK
0%, 91%, 67%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA1243; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 18, 67

Red: 202 / Green: 18 / Blue: 67

HSL

344°, 84%, 43%

Hue: 344° / Saturation: 84% / Lightness: 43%

CMYK

0%, 91%, 67%, 21%

Cyan: 0% / Magenta: 91% / Yellow: 67% / Key: 21%

What color is #CA1243?

#CA1243 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA1243 to RGB:

rgb(202, 18, 67)HEX to RGB Converter →

HEX to HSL

Convert #CA1243 to HSL:

hsl(344, 84%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #CA1243 to CMYK:

cmyk(0%, 91%, 67%, 21%)Color Converter →

Color Meaning and Usage

#CA1243 is a dynamic magenta color with RGB values of 202, 18, 67 and HSL of 344°, 84%, 43%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA1243 is #12CA99, creating high-contrast pairings. For softer combinations, try analogous colors like #CA129F.

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

Contrast with #CA1243

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA1243?

#CA1243 is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CA1243?

#CA1243 in RGB is (202, 18, 67) - 202 red, 18 green, and 67 blue.

How to use #CA1243 in CSS?

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

What colors go well with #CA1243?

#12CA99 (complementary), #CA129F (analogous), and #830B2B (lighter shade) work well with #CA1243.