#C62FBF Color Information

Hex color code: #C62FBF

The hex color #C62FBF is a understated magenta with RGB values of (198, 47, 191) and HSL of (303°, 62%, 48%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C62FBF
RGB
198, 47, 191
HSL
303°, 62%, 48%
CMYK
0%, 76%, 4%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C62FBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 47, 191

Red: 198 / Green: 47 / Blue: 191

HSL

303°, 62%, 48%

Hue: 303° / Saturation: 62% / Lightness: 48%

CMYK

0%, 76%, 4%, 22%

Cyan: 0% / Magenta: 76% / Yellow: 4% / Key: 22%

What color is #C62FBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C62FBF to RGB:

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

HEX to HSL

Convert #C62FBF to HSL:

hsl(303, 62%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #C62FBF to CMYK:

cmyk(0%, 76%, 4%, 22%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #C62FBF has RGB (198, 47, 191) and HSL (303°, 62%, 48%). 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 #C62FBF is #2FC636, creating high-contrast pairings. For softer combinations, try analogous colors like #822FC6.

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

Contrast with #C62FBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C62FBF?

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

What is the RGB value of #C62FBF?

#C62FBF in RGB is (198, 47, 191) - 198 red, 47 green, and 191 blue.

How to use #C62FBF in CSS?

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

What colors go well with #C62FBF?

#2FC636 (complementary), #822FC6 (analogous), and #882083 (lighter shade) work well with #C62FBF.