#9159DC Color Information

Hex color code: #9159DC

The hex color #9159DC is a tranquil purple with RGB values of (145, 89, 220) and HSL of (266°, 65%, 61%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#9159DC
RGB
145, 89, 220
HSL
266°, 65%, 61%
CMYK
34%, 60%, 0%, 14%

Shades

CSS Usage
color: #9159DC;
background-color: #9159DC;
border-color: #9159DC;
box-shadow: 0 0 10px #9159DC;
border: 2px solid #9159DC;
Tailwind Usage
bg-[#9159DC]
text-[#9159DC]
border-[#9159DC]
shadow-[0_0_10px_9159DC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9159DC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9159DC; color: #000000; }

Badge

New Feature
.badge { background-color: #9159DC; 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 #9159DC; background-color: #9159DC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9159DC20; border-left: 4px solid #9159DC; }

Link / Accent

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

a { color: #9159DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9159DC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 89, 220

Red: 145 / Green: 89 / Blue: 220

HSL

266°, 65%, 61%

Hue: 266° / Saturation: 65% / Lightness: 61%

CMYK

34%, 60%, 0%, 14%

Cyan: 34% / Magenta: 60% / Yellow: 0% / Key: 14%

What color is #9159DC?

#9159DC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9159DC to RGB:

rgb(145, 89, 220)HEX to RGB Converter →

HEX to HSL

Convert #9159DC to HSL:

hsl(266, 65%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #9159DC to CMYK:

cmyk(34%, 60%, 0%, 14%)Color Converter →

Color Meaning and Usage

#9159DC is a peaceful purple color with RGB values of 145, 89, 220 and HSL of 266°, 65%, 61%. 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 #9159DC is #A4DC5B, creating high-contrast pairings. For softer combinations, try analogous colors like #5B64DC.

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

Contrast with #9159DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9159DC?

#9159DC is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9159DC?

#9159DC in RGB is (145, 89, 220) - 145 red, 89 green, and 220 blue.

How to use #9159DC in CSS?

Use #9159DC directly in your CSS properties like color or background-color.

What colors go well with #9159DC?

#A4DC5B (complementary), #5B64DC (analogous), and #6B29C2 (lighter shade) work well with #9159DC.