#C24BDC Color Information

Hex color code: #C24BDC

#C24BDC is a muted magenta color. In RGB it is (194, 75, 220), and in HSL it is (289°, 67%, 58%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C24BDC
RGB
194, 75, 220
HSL
289°, 67%, 58%
CMYK
12%, 66%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C24BDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 75, 220

Red: 194 / Green: 75 / Blue: 220

HSL

289°, 67%, 58%

Hue: 289° / Saturation: 67% / Lightness: 58%

CMYK

12%, 66%, 0%, 14%

Cyan: 12% / Magenta: 66% / Yellow: 0% / Key: 14%

What color is #C24BDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C24BDC to RGB:

rgb(194, 75, 220)HEX to RGB Converter →

HEX to HSL

Convert #C24BDC to HSL:

hsl(289, 67%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #C24BDC to CMYK:

cmyk(12%, 66%, 0%, 14%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C24BDC has RGB (194, 75, 220) and HSL (289°, 67%, 58%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C24BDC is #66DC4C, creating high-contrast pairings. For softer combinations, try analogous colors like #7A4CDC.

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

Contrast with #C24BDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C24BDC?

#C24BDC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C24BDC?

#C24BDC in RGB is (194, 75, 220) - 194 red, 75 green, and 220 blue.

How to use #C24BDC in CSS?

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

What colors go well with #C24BDC?

#66DC4C (complementary), #7A4CDC (analogous), and #9C24B7 (lighter shade) work well with #C24BDC.