#C23BBC Color Information

Hex color code: #C23BBC

A subtle magenta shade, #C23BBC appears as (194, 59, 188) in RGB and (303°, 53%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C23BBC
RGB
194, 59, 188
HSL
303°, 53%, 50%
CMYK
0%, 70%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C23BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 59, 188

Red: 194 / Green: 59 / Blue: 188

HSL

303°, 53%, 50%

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

CMYK

0%, 70%, 3%, 24%

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

What color is #C23BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C23BBC to RGB:

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

HEX to HSL

Convert #C23BBC to HSL:

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

HEX to CMYK

Convert #C23BBC to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #C23BBC has RGB (194, 59, 188) and HSL (303°, 53%, 50%). 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 #C23BBC is #3CC343, creating high-contrast pairings. For softer combinations, try analogous colors like #863CC3.

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

Contrast with #C23BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C23BBC?

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

What is the RGB value of #C23BBC?

#C23BBC in RGB is (194, 59, 188) - 194 red, 59 green, and 188 blue.

How to use #C23BBC in CSS?

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

What colors go well with #C23BBC?

#3CC343 (complementary), #863CC3 (analogous), and #892A84 (lighter shade) work well with #C23BBC.