#C22485 Color Information

Hex color code: #C22485

#C22485 is a neutral magenta color. In RGB it is (194, 36, 133), and in HSL it is (323°, 69%, 45%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#C22485
RGB
194, 36, 133
HSL
323°, 69%, 45%
CMYK
0%, 81%, 31%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C22485; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 36, 133

Red: 194 / Green: 36 / Blue: 133

HSL

323°, 69%, 45%

Hue: 323° / Saturation: 69% / Lightness: 45%

CMYK

0%, 81%, 31%, 24%

Cyan: 0% / Magenta: 81% / Yellow: 31% / Key: 24%

What color is #C22485?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C22485 to RGB:

rgb(194, 36, 133)HEX to RGB Converter →

HEX to HSL

Convert #C22485 to HSL:

hsl(323, 69%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #C22485 to CMYK:

cmyk(0%, 81%, 31%, 24%)Color Converter →

Color Meaning and Usage

#C22485 is a muted magenta color with RGB values of 194, 36, 133 and HSL of 323°, 69%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C22485 is #24C260, creating high-contrast pairings. For softer combinations, try analogous colors like #AF24C2.

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

Contrast with #C22485

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C22485?

#C22485 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C22485?

#C22485 in RGB is (194, 36, 133) - 194 red, 36 green, and 133 blue.

How to use #C22485 in CSS?

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

What colors go well with #C22485?

#24C260 (complementary), #AF24C2 (analogous), and #811859 (lighter shade) work well with #C22485.