#9347DF Color Information

Hex color code: #9347DF

A subtle purple shade, #9347DF appears as (147, 71, 223) in RGB and (270°, 70%, 58%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#9347DF
RGB
147, 71, 223
HSL
270°, 70%, 58%
CMYK
34%, 68%, 0%, 13%

Shades

CSS Usage
color: #9347DF;
background-color: #9347DF;
border-color: #9347DF;
box-shadow: 0 0 10px #9347DF;
border: 2px solid #9347DF;
Tailwind Usage
bg-[#9347DF]
text-[#9347DF]
border-[#9347DF]
shadow-[0_0_10px_9347DF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9347DF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9347DF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9347DF; 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 #9347DF; background-color: #9347DF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9347DF20; border-left: 4px solid #9347DF; }

Link / Accent

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

a { color: #9347DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9347DF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 71, 223

Red: 147 / Green: 71 / Blue: 223

HSL

270°, 70%, 58%

Hue: 270° / Saturation: 70% / Lightness: 58%

CMYK

34%, 68%, 0%, 13%

Cyan: 34% / Magenta: 68% / Yellow: 0% / Key: 13%

What color is #9347DF?

#9347DF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9347DF to RGB:

rgb(147, 71, 223)HEX to RGB Converter →

HEX to HSL

Convert #9347DF to HSL:

hsl(270, 70%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #9347DF to CMYK:

cmyk(34%, 68%, 0%, 13%)Color Converter →

Color Meaning and Usage

#9347DF is a understated purple color with RGB values of 147, 71, 223 and HSL of 270°, 70%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9347DF is #94DF49, creating high-contrast pairings. For softer combinations, try analogous colors like #4949DF.

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

Contrast with #9347DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9347DF?

#9347DF is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9347DF?

#9347DF in RGB is (147, 71, 223) - 147 red, 71 green, and 223 blue.

How to use #9347DF in CSS?

Use #9347DF directly in your CSS properties like color or background-color.

What colors go well with #9347DF?

#94DF49 (complementary), #4949DF (analogous), and #6E21BA (lighter shade) work well with #9347DF.