#C452EB Color Information

Hex color code: #C452EB

The hex color #C452EB is a dynamic magenta with RGB values of (196, 82, 235) and HSL of (285°, 79%, 62%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C452EB
RGB
196, 82, 235
HSL
285°, 79%, 62%
CMYK
17%, 65%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C452EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 82, 235

Red: 196 / Green: 82 / Blue: 235

HSL

285°, 79%, 62%

Hue: 285° / Saturation: 79% / Lightness: 62%

CMYK

17%, 65%, 0%, 8%

Cyan: 17% / Magenta: 65% / Yellow: 0% / Key: 8%

What color is #C452EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C452EB to RGB:

rgb(196, 82, 235)HEX to RGB Converter →

HEX to HSL

Convert #C452EB to HSL:

hsl(285, 79%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C452EB to CMYK:

cmyk(17%, 65%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #C452EB has RGB (196, 82, 235) and HSL (285°, 79%, 62%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C452EB is #78EB52, creating high-contrast pairings. For softer combinations, try analogous colors like #7852EB.

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

Contrast with #C452EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C452EB?

#C452EB is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C452EB?

#C452EB in RGB is (196, 82, 235) - 196 red, 82 green, and 235 blue.

How to use #C452EB in CSS?

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

What colors go well with #C452EB?

#78EB52 (complementary), #7852EB (analogous), and #A719D7 (lighter shade) work well with #C452EB.