#C23DBB Color Information

Hex color code: #C23DBB

A balanced magenta shade, #C23DBB appears as (194, 61, 187) in RGB and (303°, 52%, 50%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C23DBB
RGB
194, 61, 187
HSL
303°, 52%, 50%
CMYK
0%, 69%, 4%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C23DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 61, 187

Red: 194 / Green: 61 / Blue: 187

HSL

303°, 52%, 50%

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

CMYK

0%, 69%, 4%, 24%

Cyan: 0% / Magenta: 69% / Yellow: 4% / Key: 24%

What color is #C23DBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C23DBB to RGB:

rgb(194, 61, 187)HEX to RGB Converter →

HEX to HSL

Convert #C23DBB to HSL:

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

HEX to CMYK

Convert #C23DBB to CMYK:

cmyk(0%, 69%, 4%, 24%)Color Converter →

Color Meaning and Usage

#C23DBB is a neutral magenta color with RGB values of 194, 61, 187 and HSL of 303°, 52%, 50%. 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 #C23DBB is #3DC244, creating high-contrast pairings. For softer combinations, try analogous colors like #863DC2.

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

Contrast with #C23DBB

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 #C23DBB?

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

What is the RGB value of #C23DBB?

#C23DBB in RGB is (194, 61, 187) - 194 red, 61 green, and 187 blue.

How to use #C23DBB in CSS?

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

What colors go well with #C23DBB?

#3DC244 (complementary), #863DC2 (analogous), and #882B83 (lighter shade) work well with #C23DBB.