#C53DBE Color Information

Hex color code: #C53DBE

A subtle magenta shade, #C53DBE appears as (197, 61, 190) in RGB and (303°, 54%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C53DBE
RGB
197, 61, 190
HSL
303°, 54%, 51%
CMYK
0%, 69%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C53DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 61, 190

Red: 197 / Green: 61 / Blue: 190

HSL

303°, 54%, 51%

Hue: 303° / Saturation: 54% / Lightness: 51%

CMYK

0%, 69%, 4%, 23%

Cyan: 0% / Magenta: 69% / Yellow: 4% / Key: 23%

What color is #C53DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C53DBE to RGB:

rgb(197, 61, 190)HEX to RGB Converter →

HEX to HSL

Convert #C53DBE to HSL:

hsl(303, 54%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #C53DBE to CMYK:

cmyk(0%, 69%, 4%, 23%)Color Converter →

Color Meaning and Usage

#C53DBE is a balanced magenta color with RGB values of 197, 61, 190 and HSL of 303°, 54%, 51%. 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 #C53DBE is #3FC645, creating high-contrast pairings. For softer combinations, try analogous colors like #893FC6.

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

Contrast with #C53DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C53DBE?

#C53DBE is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C53DBE?

#C53DBE in RGB is (197, 61, 190) - 197 red, 61 green, and 190 blue.

How to use #C53DBE in CSS?

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

What colors go well with #C53DBE?

#3FC645 (complementary), #893FC6 (analogous), and #8D2A88 (lighter shade) work well with #C53DBE.