#62375C Color Information

Hex color code: #62375C

A pastel magenta shade, #62375C appears as (98, 55, 92) in RGB and (308°, 28%, 30%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#62375C
RGB
98, 55, 92
HSL
308°, 28%, 30%
CMYK
0%, 44%, 6%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #62375C; 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 #62375C; background-color: #62375C15; }

Alert / Toast

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

Link / Accent

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

a { color: #62375C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #62375C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 55, 92

Red: 98 / Green: 55 / Blue: 92

HSL

308°, 28%, 30%

Hue: 308° / Saturation: 28% / Lightness: 30%

CMYK

0%, 44%, 6%, 62%

Cyan: 0% / Magenta: 44% / Yellow: 6% / Key: 62%

What color is #62375C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #62375C to RGB:

rgb(98, 55, 92)HEX to RGB Converter →

HEX to HSL

Convert #62375C to HSL:

hsl(308, 28%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #62375C to CMYK:

cmyk(0%, 44%, 6%, 62%)Color Converter →

Color Meaning and Usage

#62375C is a delicate magenta color with RGB values of 98, 55, 92 and HSL of 308°, 28%, 30%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #62375C is #37623D, creating high-contrast pairings. For softer combinations, try analogous colors like #523762.

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

Contrast with #62375C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #62375C?

#62375C is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #62375C?

#62375C in RGB is (98, 55, 92) - 98 red, 55 green, and 92 blue.

How to use #62375C in CSS?

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

What colors go well with #62375C?

#37623D (complementary), #523762 (analogous), and #311C2E (lighter shade) work well with #62375C.