#C62ABB Color Information

Hex color code: #C62ABB

#C62ABB is a muted magenta color. In RGB it is (198, 42, 187), and in HSL it is (304°, 65%, 47%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#C62ABB
RGB
198, 42, 187
HSL
304°, 65%, 47%
CMYK
0%, 79%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C62ABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 42, 187

Red: 198 / Green: 42 / Blue: 187

HSL

304°, 65%, 47%

Hue: 304° / Saturation: 65% / Lightness: 47%

CMYK

0%, 79%, 6%, 22%

Cyan: 0% / Magenta: 79% / Yellow: 6% / Key: 22%

What color is #C62ABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C62ABB to RGB:

rgb(198, 42, 187)HEX to RGB Converter →

HEX to HSL

Convert #C62ABB to HSL:

hsl(304, 65%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #C62ABB to CMYK:

cmyk(0%, 79%, 6%, 22%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C62ABB has RGB (198, 42, 187) and HSL (304°, 65%, 47%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C62ABB is #2AC634, creating high-contrast pairings. For softer combinations, try analogous colors like #822AC6.

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

Contrast with #C62ABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C62ABB?

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

What is the RGB value of #C62ABB?

#C62ABB in RGB is (198, 42, 187) - 198 red, 42 green, and 187 blue.

How to use #C62ABB in CSS?

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

What colors go well with #C62ABB?

#2AC634 (complementary), #822AC6 (analogous), and #871D80 (lighter shade) work well with #C62ABB.