#C451CD Color Information

Hex color code: #C451CD

A balanced magenta shade, #C451CD appears as (196, 81, 205) in RGB and (296°, 55%, 56%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C451CD
RGB
196, 81, 205
HSL
296°, 55%, 56%
CMYK
4%, 60%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C451CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 81, 205

Red: 196 / Green: 81 / Blue: 205

HSL

296°, 55%, 56%

Hue: 296° / Saturation: 55% / Lightness: 56%

CMYK

4%, 60%, 0%, 20%

Cyan: 4% / Magenta: 60% / Yellow: 0% / Key: 20%

What color is #C451CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C451CD to RGB:

rgb(196, 81, 205)HEX to RGB Converter →

HEX to HSL

Convert #C451CD to HSL:

hsl(296, 55%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #C451CD to CMYK:

cmyk(4%, 60%, 0%, 20%)Color Converter →

Color Meaning and Usage

#C451CD is a subtle magenta color with RGB values of 196, 81, 205 and HSL of 296°, 55%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C451CD is #59CD51, creating high-contrast pairings. For softer combinations, try analogous colors like #8751CD.

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

Contrast with #C451CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C451CD?

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

What is the RGB value of #C451CD?

#C451CD in RGB is (196, 81, 205) - 196 red, 81 green, and 205 blue.

How to use #C451CD in CSS?

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

What colors go well with #C451CD?

#59CD51 (complementary), #8751CD (analogous), and #9A2FA2 (lighter shade) work well with #C451CD.