#C242B9 Color Information

Hex color code: #C242B9

The hex color #C242B9 is a subtle magenta with RGB values of (194, 66, 185) and HSL of (304°, 51%, 51%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C242B9
RGB
194, 66, 185
HSL
304°, 51%, 51%
CMYK
0%, 66%, 5%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C242B9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 66, 185

Red: 194 / Green: 66 / Blue: 185

HSL

304°, 51%, 51%

Hue: 304° / Saturation: 51% / Lightness: 51%

CMYK

0%, 66%, 5%, 24%

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

What color is #C242B9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C242B9 to RGB:

rgb(194, 66, 185)HEX to RGB Converter →

HEX to HSL

Convert #C242B9 to HSL:

hsl(304, 51%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #C242B9 to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #C242B9 has RGB (194, 66, 185) and HSL (304°, 51%, 51%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C242B9 is #42C24B, creating high-contrast pairings. For softer combinations, try analogous colors like #8B42C2.

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

Contrast with #C242B9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C242B9?

#C242B9 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C242B9?

#C242B9 in RGB is (194, 66, 185) - 194 red, 66 green, and 185 blue.

How to use #C242B9 in CSS?

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

What colors go well with #C242B9?

#42C24B (complementary), #8B42C2 (analogous), and #8B2D84 (lighter shade) work well with #C242B9.