#CA2F68 Color Information

Hex color code: #CA2F68

A vibrant magenta shade, #CA2F68 appears as (202, 47, 104) in RGB and (338°, 62%, 49%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#CA2F68
RGB
202, 47, 104
HSL
338°, 62%, 49%
CMYK
0%, 77%, 49%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA2F68; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 47, 104

Red: 202 / Green: 47 / Blue: 104

HSL

338°, 62%, 49%

Hue: 338° / Saturation: 62% / Lightness: 49%

CMYK

0%, 77%, 49%, 21%

Cyan: 0% / Magenta: 77% / Yellow: 49% / Key: 21%

What color is #CA2F68?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA2F68 to RGB:

rgb(202, 47, 104)HEX to RGB Converter →

HEX to HSL

Convert #CA2F68 to HSL:

hsl(338, 62%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #CA2F68 to CMYK:

cmyk(0%, 77%, 49%, 21%)Color Converter →

Color Meaning and Usage

#CA2F68 is a invigorating magenta color with RGB values of 202, 47, 104 and HSL of 338°, 62%, 49%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA2F68 is #2FCA92, creating high-contrast pairings. For softer combinations, try analogous colors like #CA2FB6.

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

Contrast with #CA2F68

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA2F68?

#CA2F68 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CA2F68?

#CA2F68 in RGB is (202, 47, 104) - 202 red, 47 green, and 104 blue.

How to use #CA2F68 in CSS?

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

What colors go well with #CA2F68?

#2FCA92 (complementary), #CA2FB6 (analogous), and #8C2148 (lighter shade) work well with #CA2F68.