#9372EE Color Information

Hex color code: #9372EE

A bold purple shade, #9372EE appears as (147, 114, 238) in RGB and (256°, 78%, 69%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#9372EE
RGB
147, 114, 238
HSL
256°, 78%, 69%
CMYK
38%, 52%, 0%, 7%

Shades

CSS Usage
color: #9372EE;
background-color: #9372EE;
border-color: #9372EE;
box-shadow: 0 0 10px #9372EE;
border: 2px solid #9372EE;
Tailwind Usage
bg-[#9372EE]
text-[#9372EE]
border-[#9372EE]
shadow-[0_0_10px_9372EE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9372EE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9372EE; color: #000000; }

Badge

New Feature
.badge { background-color: #9372EE; color: #000000; }

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 #9372EE; background-color: #9372EE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9372EE20; border-left: 4px solid #9372EE; }

Link / Accent

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

a { color: #9372EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9372EE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 114, 238

Red: 147 / Green: 114 / Blue: 238

HSL

256°, 78%, 69%

Hue: 256° / Saturation: 78% / Lightness: 69%

CMYK

38%, 52%, 0%, 7%

Cyan: 38% / Magenta: 52% / Yellow: 0% / Key: 7%

What color is #9372EE?

#9372EE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9372EE to RGB:

rgb(147, 114, 238)HEX to RGB Converter →

HEX to HSL

Convert #9372EE to HSL:

hsl(256, 78%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #9372EE to CMYK:

cmyk(38%, 52%, 0%, 7%)Color Converter →

Color Meaning and Usage

#9372EE is a striking purple color with RGB values of 147, 114, 238 and HSL of 256°, 78%, 69%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9372EE is #CDEE72, creating high-contrast pairings. For softer combinations, try analogous colors like #728FEE.

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

Contrast with #9372EE

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

Contrast Ratio: 5.88:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9372EE?

#9372EE is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9372EE?

#9372EE in RGB is (147, 114, 238) - 147 red, 114 green, and 238 blue.

How to use #9372EE in CSS?

Use #9372EE directly in your CSS properties like color or background-color.

What colors go well with #9372EE?

#CDEE72 (complementary), #728FEE (analogous), and #5F2EE5 (lighter shade) work well with #9372EE.