#C23FBD Color Information

Hex color code: #C23FBD

A understated magenta shade, #C23FBD appears as (194, 63, 189) in RGB and (302°, 52%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C23FBD
RGB
194, 63, 189
HSL
302°, 52%, 50%
CMYK
0%, 68%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C23FBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 63, 189

Red: 194 / Green: 63 / Blue: 189

HSL

302°, 52%, 50%

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

CMYK

0%, 68%, 3%, 24%

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

What color is #C23FBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C23FBD to RGB:

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

HEX to HSL

Convert #C23FBD to HSL:

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

HEX to CMYK

Convert #C23FBD to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #C23FBD has RGB (194, 63, 189) and HSL (302°, 52%, 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 #C23FBD is #3DC242, creating high-contrast pairings. For softer combinations, try analogous colors like #843DC2.

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

Contrast with #C23FBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C23FBD?

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

What is the RGB value of #C23FBD?

#C23FBD in RGB is (194, 63, 189) - 194 red, 63 green, and 189 blue.

How to use #C23FBD in CSS?

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

What colors go well with #C23FBD?

#3DC242 (complementary), #843DC2 (analogous), and #882B85 (lighter shade) work well with #C23FBD.