#CA44AF Color Information

Hex color code: #CA44AF

A neutral magenta shade, #CA44AF appears as (202, 68, 175) in RGB and (312°, 56%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#CA44AF
RGB
202, 68, 175
HSL
312°, 56%, 53%
CMYK
0%, 66%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA44AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 68, 175

Red: 202 / Green: 68 / Blue: 175

HSL

312°, 56%, 53%

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

CMYK

0%, 66%, 13%, 21%

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

What color is #CA44AF?

#CA44AF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA44AF to RGB:

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

HEX to HSL

Convert #CA44AF to HSL:

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

HEX to CMYK

Convert #CA44AF to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #CA44AF has RGB (202, 68, 175) and HSL (312°, 56%, 53%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA44AF is #44CA5F, creating high-contrast pairings. For softer combinations, try analogous colors like #A244CA.

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

Contrast with #CA44AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA44AF?

#CA44AF is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA44AF?

#CA44AF in RGB is (202, 68, 175) - 202 red, 68 green, and 175 blue.

How to use #CA44AF in CSS?

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

What colors go well with #CA44AF?

#44CA5F (complementary), #A244CA (analogous), and #972B81 (lighter shade) work well with #CA44AF.