#9F288D Color Information

Hex color code: #9F288D

A balanced magenta shade, #9F288D appears as (159, 40, 141) in RGB and (309°, 60%, 39%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Magenta
HEX
#9F288D
RGB
159, 40, 141
HSL
309°, 60%, 39%
CMYK
0%, 75%, 11%, 38%

Shades

CSS Usage
color: #9F288D;
background-color: #9F288D;
border-color: #9F288D;
box-shadow: 0 0 10px #9F288D;
border: 2px solid #9F288D;
Tailwind Usage
bg-[#9F288D]
text-[#9F288D]
border-[#9F288D]
shadow-[0_0_10px_9F288D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9F288D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9F288D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9F288D; 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 #9F288D; background-color: #9F288D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9F288D20; border-left: 4px solid #9F288D; }

Link / Accent

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

a { color: #9F288D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9F288D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 40, 141

Red: 159 / Green: 40 / Blue: 141

HSL

309°, 60%, 39%

Hue: 309° / Saturation: 60% / Lightness: 39%

CMYK

0%, 75%, 11%, 38%

Cyan: 0% / Magenta: 75% / Yellow: 11% / Key: 38%

What color is #9F288D?

#9F288D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9F288D to RGB:

rgb(159, 40, 141)HEX to RGB Converter →

HEX to HSL

Convert #9F288D to HSL:

hsl(309, 60%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #9F288D to CMYK:

cmyk(0%, 75%, 11%, 38%)Color Converter →

Color Meaning and Usage

#9F288D is a understated magenta color with RGB values of 159, 40, 141 and HSL of 309°, 60%, 39%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9F288D is #289F3A, creating high-contrast pairings. For softer combinations, try analogous colors like #75289F.

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

Contrast with #9F288D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9F288D?

#9F288D is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9F288D?

#9F288D in RGB is (159, 40, 141) - 159 red, 40 green, and 141 blue.

How to use #9F288D in CSS?

Use #9F288D directly in your CSS properties like color or background-color.

What colors go well with #9F288D?

#289F3A (complementary), #75289F (analogous), and #621857 (lighter shade) work well with #9F288D.