#9031AF Color Information

Hex color code: #9031AF

A balanced magenta shade, #9031AF appears as (144, 49, 175) in RGB and (285°, 56%, 44%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#9031AF
RGB
144, 49, 175
HSL
285°, 56%, 44%
CMYK
18%, 72%, 0%, 31%

Shades

CSS Usage
color: #9031AF;
background-color: #9031AF;
border-color: #9031AF;
box-shadow: 0 0 10px #9031AF;
border: 2px solid #9031AF;
Tailwind Usage
bg-[#9031AF]
text-[#9031AF]
border-[#9031AF]
shadow-[0_0_10px_9031AF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9031AF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9031AF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9031AF; 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 #9031AF; background-color: #9031AF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9031AF20; border-left: 4px solid #9031AF; }

Link / Accent

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

a { color: #9031AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9031AF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 49, 175

Red: 144 / Green: 49 / Blue: 175

HSL

285°, 56%, 44%

Hue: 285° / Saturation: 56% / Lightness: 44%

CMYK

18%, 72%, 0%, 31%

Cyan: 18% / Magenta: 72% / Yellow: 0% / Key: 31%

What color is #9031AF?

#9031AF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9031AF to RGB:

rgb(144, 49, 175)HEX to RGB Converter →

HEX to HSL

Convert #9031AF to HSL:

hsl(285, 56%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #9031AF to CMYK:

cmyk(18%, 72%, 0%, 31%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #9031AF has RGB (144, 49, 175) and HSL (285°, 56%, 44%). 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 #9031AF is #51AF31, creating high-contrast pairings. For softer combinations, try analogous colors like #5131AF.

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

Contrast with #9031AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9031AF?

#9031AF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9031AF?

#9031AF in RGB is (144, 49, 175) - 144 red, 49 green, and 175 blue.

How to use #9031AF in CSS?

Use #9031AF directly in your CSS properties like color or background-color.

What colors go well with #9031AF?

#51AF31 (complementary), #5131AF (analogous), and #5F2173 (lighter shade) work well with #9031AF.