#C23FE2 Color Information

Hex color code: #C23FE2

A vivid magenta shade, #C23FE2 appears as (194, 63, 226) in RGB and (288°, 74%, 57%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C23FE2
RGB
194, 63, 226
HSL
288°, 74%, 57%
CMYK
14%, 72%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C23FE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 63, 226

Red: 194 / Green: 63 / Blue: 226

HSL

288°, 74%, 57%

Hue: 288° / Saturation: 74% / Lightness: 57%

CMYK

14%, 72%, 0%, 11%

Cyan: 14% / Magenta: 72% / Yellow: 0% / Key: 11%

What color is #C23FE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C23FE2 to RGB:

rgb(194, 63, 226)HEX to RGB Converter →

HEX to HSL

Convert #C23FE2 to HSL:

hsl(288, 74%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #C23FE2 to CMYK:

cmyk(14%, 72%, 0%, 11%)Color Converter →

Color Meaning and Usage

#C23FE2 is a striking magenta color with RGB values of 194, 63, 226 and HSL of 288°, 74%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C23FE2 is #61E240, creating high-contrast pairings. For softer combinations, try analogous colors like #7140E2.

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

Contrast with #C23FE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C23FE2?

#C23FE2 is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C23FE2?

#C23FE2 in RGB is (194, 63, 226) - 194 red, 63 green, and 226 blue.

How to use #C23FE2 in CSS?

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

What colors go well with #C23FE2?

#61E240 (complementary), #7140E2 (analogous), and #9B1CBA (lighter shade) work well with #C23FE2.