#993D82 Color Information

Hex color code: #993D82

A gentle magenta shade, #993D82 appears as (153, 61, 130) in RGB and (315°, 43%, 42%) in HSL. It is often used for branding and logos.

Try:
Color NameRebecca Purple
HEX
#993D82
RGB
153, 61, 130
HSL
315°, 43%, 42%
CMYK
0%, 60%, 15%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #993D82; 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 #993D82; background-color: #993D8215; }

Alert / Toast

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

Link / Accent

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

a { color: #993D82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #993D82 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 61, 130

Red: 153 / Green: 61 / Blue: 130

HSL

315°, 43%, 42%

Hue: 315° / Saturation: 43% / Lightness: 42%

CMYK

0%, 60%, 15%, 40%

Cyan: 0% / Magenta: 60% / Yellow: 15% / Key: 40%

What color is #993D82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #993D82 to RGB:

rgb(153, 61, 130)HEX to RGB Converter →

HEX to HSL

Convert #993D82 to HSL:

hsl(315, 43%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #993D82 to CMYK:

cmyk(0%, 60%, 15%, 40%)Color Converter →

Color Meaning and Usage

#993D82 is a delicate magenta color with RGB values of 153, 61, 130 and HSL of 315°, 43%, 42%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #993D82 is #3D9954, creating high-contrast pairings. For softer combinations, try analogous colors like #823D99.

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

Contrast with #993D82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #993D82?

#993D82 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #993D82?

#993D82 in RGB is (153, 61, 130) - 153 red, 61 green, and 130 blue.

How to use #993D82 in CSS?

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

What colors go well with #993D82?

#3D9954 (complementary), #823D99 (analogous), and #622754 (lighter shade) work well with #993D82.