#993DAE Color Information

Hex color code: #993DAE

A gentle magenta shade, #993DAE appears as (153, 61, 174) in RGB and (289°, 48%, 46%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#993DAE
RGB
153, 61, 174
HSL
289°, 48%, 46%
CMYK
12%, 65%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #993DAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 61, 174

Red: 153 / Green: 61 / Blue: 174

HSL

289°, 48%, 46%

Hue: 289° / Saturation: 48% / Lightness: 46%

CMYK

12%, 65%, 0%, 32%

Cyan: 12% / Magenta: 65% / Yellow: 0% / Key: 32%

What color is #993DAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #993DAE to RGB:

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

HEX to HSL

Convert #993DAE to HSL:

hsl(289, 48%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #993DAE to CMYK:

cmyk(12%, 65%, 0%, 32%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #993DAE has RGB (153, 61, 174) and HSL (289°, 48%, 46%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #993DAE is #52AE3D, creating high-contrast pairings. For softer combinations, try analogous colors like #613DAE.

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

Contrast with #993DAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #993DAE?

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

What is the RGB value of #993DAE?

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

How to use #993DAE in CSS?

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

What colors go well with #993DAE?

#52AE3D (complementary), #613DAE (analogous), and #672975 (lighter shade) work well with #993DAE.