#990F8B Color Information

Hex color code: #990F8B

A eye-catching magenta shade, #990F8B appears as (153, 15, 139) in RGB and (306°, 82%, 33%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Magenta
HEX
#990F8B
RGB
153, 15, 139
HSL
306°, 82%, 33%
CMYK
0%, 90%, 9%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #990F8B; 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 #990F8B; background-color: #990F8B15; }

Alert / Toast

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

Link / Accent

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

a { color: #990F8B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #990F8B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 15, 139

Red: 153 / Green: 15 / Blue: 139

HSL

306°, 82%, 33%

Hue: 306° / Saturation: 82% / Lightness: 33%

CMYK

0%, 90%, 9%, 40%

Cyan: 0% / Magenta: 90% / Yellow: 9% / Key: 40%

What color is #990F8B?

#990F8B is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #990F8B to RGB:

rgb(153, 15, 139)HEX to RGB Converter →

HEX to HSL

Convert #990F8B to HSL:

hsl(306, 82%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #990F8B to CMYK:

cmyk(0%, 90%, 9%, 40%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #990F8B has RGB (153, 15, 139) and HSL (306°, 82%, 33%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #990F8B is #0F991D, creating high-contrast pairings. For softer combinations, try analogous colors like #620F99.

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

Contrast with #990F8B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #990F8B?

#990F8B is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #990F8B?

#990F8B in RGB is (153, 15, 139) - 153 red, 15 green, and 139 blue.

How to use #990F8B in CSS?

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

What colors go well with #990F8B?

#0F991D (complementary), #620F99 (analogous), and #54084C (lighter shade) work well with #990F8B.