#99387D Color Information

Hex color code: #99387D

#99387D is a delicate magenta color. In RGB it is (153, 56, 125), and in HSL it is (317°, 46%, 41%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#99387D
RGB
153, 56, 125
HSL
317°, 46%, 41%
CMYK
0%, 63%, 18%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #99387D; 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 #99387D; background-color: #99387D15; }

Alert / Toast

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

Link / Accent

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

a { color: #99387D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #99387D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 56, 125

Red: 153 / Green: 56 / Blue: 125

HSL

317°, 46%, 41%

Hue: 317° / Saturation: 46% / Lightness: 41%

CMYK

0%, 63%, 18%, 40%

Cyan: 0% / Magenta: 63% / Yellow: 18% / Key: 40%

What color is #99387D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #99387D to RGB:

rgb(153, 56, 125)HEX to RGB Converter →

HEX to HSL

Convert #99387D to HSL:

hsl(317, 46%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #99387D to CMYK:

cmyk(0%, 63%, 18%, 40%)Color Converter →

Color Meaning and Usage

#99387D is a gentle magenta color with RGB values of 153, 56, 125 and HSL of 317°, 46%, 41%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #99387D is #389954, creating high-contrast pairings. For softer combinations, try analogous colors like #843899.

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

Contrast with #99387D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #99387D?

#99387D is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #99387D?

#99387D in RGB is (153, 56, 125) - 153 red, 56 green, and 125 blue.

How to use #99387D in CSS?

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

What colors go well with #99387D?

#389954 (complementary), #843899 (analogous), and #612450 (lighter shade) work well with #99387D.