#9F288F Color Information

Hex color code: #9F288F

#9F288F is a balanced magenta color. In RGB it is (159, 40, 143), and in HSL it is (308°, 60%, 39%). It is frequently seen in web interfaces.

Try:
Color NameDark Magenta
HEX
#9F288F
RGB
159, 40, 143
HSL
308°, 60%, 39%
CMYK
0%, 75%, 10%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9F288F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 40, 143

Red: 159 / Green: 40 / Blue: 143

HSL

308°, 60%, 39%

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

CMYK

0%, 75%, 10%, 38%

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

What color is #9F288F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9F288F to RGB:

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

HEX to HSL

Convert #9F288F to HSL:

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

HEX to CMYK

Convert #9F288F to CMYK:

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

Color Meaning and Usage

#9F288F is a understated magenta color with RGB values of 159, 40, 143 and HSL of 308°, 60%, 39%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9F288F is #289F38, creating high-contrast pairings. For softer combinations, try analogous colors like #73289F.

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

Contrast with #9F288F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9F288F?

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

What is the RGB value of #9F288F?

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

How to use #9F288F in CSS?

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

What colors go well with #9F288F?

#289F38 (complementary), #73289F (analogous), and #621858 (lighter shade) work well with #9F288F.