#9547ED Color Information

Hex color code: #9547ED

The hex color #9547ED is a striking purple with RGB values of (149, 71, 237) and HSL of (268°, 82%, 60%). It is often used for branding and logos.

Try:
Color NameBlue Violet
HEX
#9547ED
RGB
149, 71, 237
HSL
268°, 82%, 60%
CMYK
37%, 70%, 0%, 7%

Shades

CSS Usage
color: #9547ED;
background-color: #9547ED;
border-color: #9547ED;
box-shadow: 0 0 10px #9547ED;
border: 2px solid #9547ED;
Tailwind Usage
bg-[#9547ED]
text-[#9547ED]
border-[#9547ED]
shadow-[0_0_10px_9547ED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9547ED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9547ED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9547ED; 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 #9547ED; background-color: #9547ED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9547ED20; border-left: 4px solid #9547ED; }

Link / Accent

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

a { color: #9547ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9547ED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 71, 237

Red: 149 / Green: 71 / Blue: 237

HSL

268°, 82%, 60%

Hue: 268° / Saturation: 82% / Lightness: 60%

CMYK

37%, 70%, 0%, 7%

Cyan: 37% / Magenta: 70% / Yellow: 0% / Key: 7%

What color is #9547ED?

#9547ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9547ED to RGB:

rgb(149, 71, 237)HEX to RGB Converter →

HEX to HSL

Convert #9547ED to HSL:

hsl(268, 82%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #9547ED to CMYK:

cmyk(37%, 70%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #9547ED has RGB (149, 71, 237) and HSL (268°, 82%, 60%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9547ED is #9FED45, creating high-contrast pairings. For softer combinations, try analogous colors like #454BED.

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

Contrast with #9547ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9547ED?

#9547ED is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #9547ED?

#9547ED in RGB is (149, 71, 237) - 149 red, 71 green, and 237 blue.

How to use #9547ED in CSS?

Use #9547ED directly in your CSS properties like color or background-color.

What colors go well with #9547ED?

#9FED45 (complementary), #454BED (analogous), and #6C15D1 (lighter shade) work well with #9547ED.