#CA44BF Color Information

Hex color code: #CA44BF

#CA44BF is a balanced magenta color. In RGB it is (202, 68, 191), and in HSL it is (305°, 56%, 53%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CA44BF
RGB
202, 68, 191
HSL
305°, 56%, 53%
CMYK
0%, 66%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA44BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 68, 191

Red: 202 / Green: 68 / Blue: 191

HSL

305°, 56%, 53%

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

CMYK

0%, 66%, 5%, 21%

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

What color is #CA44BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA44BF to RGB:

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

HEX to HSL

Convert #CA44BF to HSL:

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

HEX to CMYK

Convert #CA44BF to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #CA44BF has RGB (202, 68, 191) and HSL (305°, 56%, 53%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA44BF is #44CA4F, creating high-contrast pairings. For softer combinations, try analogous colors like #9244CA.

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

Contrast with #CA44BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA44BF?

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

What is the RGB value of #CA44BF?

#CA44BF in RGB is (202, 68, 191) - 202 red, 68 green, and 191 blue.

How to use #CA44BF in CSS?

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

What colors go well with #CA44BF?

#44CA4F (complementary), #9244CA (analogous), and #972B8E (lighter shade) work well with #CA44BF.