#C247BC Color Information

Hex color code: #C247BC

#C247BC is a subtle magenta color. In RGB it is (194, 71, 188), and in HSL it is (303°, 50%, 52%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C247BC
RGB
194, 71, 188
HSL
303°, 50%, 52%
CMYK
0%, 63%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C247BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 71, 188

Red: 194 / Green: 71 / Blue: 188

HSL

303°, 50%, 52%

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

CMYK

0%, 63%, 3%, 24%

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

What color is #C247BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C247BC to RGB:

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

HEX to HSL

Convert #C247BC to HSL:

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

HEX to CMYK

Convert #C247BC to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #C247BC has RGB (194, 71, 188) and HSL (303°, 50%, 52%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C247BC is #47C24E, creating high-contrast pairings. For softer combinations, try analogous colors like #8B47C2.

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

Contrast with #C247BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C247BC?

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

What is the RGB value of #C247BC?

#C247BC in RGB is (194, 71, 188) - 194 red, 71 green, and 188 blue.

How to use #C247BC in CSS?

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

What colors go well with #C247BC?

#47C24E (complementary), #8B47C2 (analogous), and #8E2F89 (lighter shade) work well with #C247BC.