#C242BE Color Information

Hex color code: #C242BE

The hex color #C242BE is a balanced magenta with RGB values of (194, 66, 190) and HSL of (302°, 51%, 51%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C242BE
RGB
194, 66, 190
HSL
302°, 51%, 51%
CMYK
0%, 66%, 2%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C242BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 66, 190

Red: 194 / Green: 66 / Blue: 190

HSL

302°, 51%, 51%

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

CMYK

0%, 66%, 2%, 24%

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

What color is #C242BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C242BE to RGB:

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

HEX to HSL

Convert #C242BE to HSL:

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

HEX to CMYK

Convert #C242BE to CMYK:

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

Color Meaning and Usage

#C242BE is a balanced magenta color with RGB values of 194, 66, 190 and HSL of 302°, 51%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C242BE is #42C247, creating high-contrast pairings. For softer combinations, try analogous colors like #8642C2.

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

Contrast with #C242BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C242BE?

#C242BE is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C242BE?

#C242BE in RGB is (194, 66, 190) - 194 red, 66 green, and 190 blue.

How to use #C242BE in CSS?

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

What colors go well with #C242BE?

#42C247 (complementary), #8642C2 (analogous), and #8B2D87 (lighter shade) work well with #C242BE.