#C62DAD Color Information

Hex color code: #C62DAD

#C62DAD is a understated magenta color. In RGB it is (198, 45, 173), and in HSL it is (310°, 63%, 48%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#C62DAD
RGB
198, 45, 173
HSL
310°, 63%, 48%
CMYK
0%, 77%, 13%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C62DAD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C62DAD; color: #FFFFFF; }

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 #C62DAD; background-color: #C62DAD15; }

Alert / Toast

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

Link / Accent

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

a { color: #C62DAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 45, 173

Red: 198 / Green: 45 / Blue: 173

HSL

310°, 63%, 48%

Hue: 310° / Saturation: 63% / Lightness: 48%

CMYK

0%, 77%, 13%, 22%

Cyan: 0% / Magenta: 77% / Yellow: 13% / Key: 22%

What color is #C62DAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C62DAD to RGB:

rgb(198, 45, 173)HEX to RGB Converter →

HEX to HSL

Convert #C62DAD to HSL:

hsl(310, 63%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #C62DAD to CMYK:

cmyk(0%, 77%, 13%, 22%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C62DAD has RGB (198, 45, 173) and HSL (310°, 63%, 48%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C62DAD is #2DC847, creating high-contrast pairings. For softer combinations, try analogous colors like #942DC8.

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

Contrast with #C62DAD

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

Contrast Ratio: 4.38:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C62DAD?

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

What is the RGB value of #C62DAD?

#C62DAD in RGB is (198, 45, 173) - 198 red, 45 green, and 173 blue.

How to use #C62DAD in CSS?

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

What colors go well with #C62DAD?

#2DC847 (complementary), #942DC8 (analogous), and #891F77 (lighter shade) work well with #C62DAD.