#C63FAB Color Information

Hex color code: #C63FAB

The hex color #C63FAB is a muted magenta with RGB values of (198, 63, 171) and HSL of (312°, 54%, 51%). It is typically applied in digital products.

Try:
Color NameViolet Red
HEX
#C63FAB
RGB
198, 63, 171
HSL
312°, 54%, 51%
CMYK
0%, 68%, 14%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C63FAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 63, 171

Red: 198 / Green: 63 / Blue: 171

HSL

312°, 54%, 51%

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

CMYK

0%, 68%, 14%, 22%

Cyan: 0% / Magenta: 68% / Yellow: 14% / Key: 22%

What color is #C63FAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C63FAB to RGB:

rgb(198, 63, 171)HEX to RGB Converter →

HEX to HSL

Convert #C63FAB to HSL:

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

HEX to CMYK

Convert #C63FAB to CMYK:

cmyk(0%, 68%, 14%, 22%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #C63FAB has RGB (198, 63, 171) and HSL (312°, 54%, 51%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C63FAB is #3FC65A, creating high-contrast pairings. For softer combinations, try analogous colors like #9D3FC6.

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

Contrast with #C63FAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C63FAB?

#C63FAB is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C63FAB?

#C63FAB in RGB is (198, 63, 171) - 198 red, 63 green, and 171 blue.

How to use #C63FAB in CSS?

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

What colors go well with #C63FAB?

#3FC65A (complementary), #9D3FC6 (analogous), and #8D2A7A (lighter shade) work well with #C63FAB.