#C23BC0 Color Information

Hex color code: #C23BC0

The hex color #C23BC0 is a understated magenta with RGB values of (194, 59, 192) and HSL of (301°, 53%, 50%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C23BC0
RGB
194, 59, 192
HSL
301°, 53%, 50%
CMYK
0%, 70%, 1%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C23BC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 59, 192

Red: 194 / Green: 59 / Blue: 192

HSL

301°, 53%, 50%

Hue: 301° / Saturation: 53% / Lightness: 50%

CMYK

0%, 70%, 1%, 24%

Cyan: 0% / Magenta: 70% / Yellow: 1% / Key: 24%

What color is #C23BC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C23BC0 to RGB:

rgb(194, 59, 192)HEX to RGB Converter →

HEX to HSL

Convert #C23BC0 to HSL:

hsl(301, 53%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #C23BC0 to CMYK:

cmyk(0%, 70%, 1%, 24%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #C23BC0 has RGB (194, 59, 192) and HSL (301°, 53%, 50%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C23BC0 is #3CC33E, creating high-contrast pairings. For softer combinations, try analogous colors like #823CC3.

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

Contrast with #C23BC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C23BC0?

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

What is the RGB value of #C23BC0?

#C23BC0 in RGB is (194, 59, 192) - 194 red, 59 green, and 192 blue.

How to use #C23BC0 in CSS?

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

What colors go well with #C23BC0?

#3CC33E (complementary), #823CC3 (analogous), and #892A87 (lighter shade) work well with #C23BC0.