#C846EC Color Information

Hex color code: #C846EC

#C846EC is a eye-catching magenta color. In RGB it is (200, 70, 236), and in HSL it is (287°, 81%, 60%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C846EC
RGB
200, 70, 236
HSL
287°, 81%, 60%
CMYK
15%, 70%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C846EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 70, 236

Red: 200 / Green: 70 / Blue: 236

HSL

287°, 81%, 60%

Hue: 287° / Saturation: 81% / Lightness: 60%

CMYK

15%, 70%, 0%, 7%

Cyan: 15% / Magenta: 70% / Yellow: 0% / Key: 7%

What color is #C846EC?

#C846EC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C846EC to RGB:

rgb(200, 70, 236)HEX to RGB Converter →

HEX to HSL

Convert #C846EC to HSL:

hsl(287, 81%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C846EC to CMYK:

cmyk(15%, 70%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C846EC is a bold magenta color with RGB values of 200, 70, 236 and HSL of 287°, 81%, 60%. This highly saturated hue evokes energy and excitement, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C846EC is #6AEC46, creating high-contrast pairings. For softer combinations, try analogous colors like #7546EC.

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

Contrast with #C846EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C846EC?

#C846EC is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C846EC?

#C846EC in RGB is (200, 70, 236) - 200 red, 70 green, and 236 blue.

How to use #C846EC in CSS?

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

What colors go well with #C846EC?

#6AEC46 (complementary), #7546EC (analogous), and #A716D0 (lighter shade) work well with #C846EC.