#C62FDA Color Information

Hex color code: #C62FDA

The hex color #C62FDA is a balanced magenta with RGB values of (198, 47, 218) and HSL of (293°, 70%, 52%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C62FDA
RGB
198, 47, 218
HSL
293°, 70%, 52%
CMYK
9%, 78%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C62FDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 47, 218

Red: 198 / Green: 47 / Blue: 218

HSL

293°, 70%, 52%

Hue: 293° / Saturation: 70% / Lightness: 52%

CMYK

9%, 78%, 0%, 15%

Cyan: 9% / Magenta: 78% / Yellow: 0% / Key: 15%

What color is #C62FDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C62FDA to RGB:

rgb(198, 47, 218)HEX to RGB Converter →

HEX to HSL

Convert #C62FDA to HSL:

hsl(293, 70%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #C62FDA to CMYK:

cmyk(9%, 78%, 0%, 15%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #C62FDA has RGB (198, 47, 218) and HSL (293°, 70%, 52%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C62FDA is #43DA2F, creating high-contrast pairings. For softer combinations, try analogous colors like #712FDA.

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

Contrast with #C62FDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C62FDA?

#C62FDA is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C62FDA?

#C62FDA in RGB is (198, 47, 218) - 198 red, 47 green, and 218 blue.

How to use #C62FDA in CSS?

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

What colors go well with #C62FDA?

#43DA2F (complementary), #712FDA (analogous), and #911CA0 (lighter shade) work well with #C62FDA.