#9056DC Color Information

Hex color code: #9056DC

#9056DC is a peaceful purple color. In RGB it is (144, 86, 220), and in HSL it is (266°, 66%, 60%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#9056DC
RGB
144, 86, 220
HSL
266°, 66%, 60%
CMYK
35%, 61%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #9056DC; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9056DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 86, 220

Red: 144 / Green: 86 / Blue: 220

HSL

266°, 66%, 60%

Hue: 266° / Saturation: 66% / Lightness: 60%

CMYK

35%, 61%, 0%, 14%

Cyan: 35% / Magenta: 61% / Yellow: 0% / Key: 14%

What color is #9056DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9056DC to RGB:

rgb(144, 86, 220)HEX to RGB Converter →

HEX to HSL

Convert #9056DC to HSL:

hsl(266, 66%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #9056DC to CMYK:

cmyk(35%, 61%, 0%, 14%)Color Converter →

Color Meaning and Usage

#9056DC is a serene purple color with RGB values of 144, 86, 220 and HSL of 266°, 66%, 60%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9056DC is #A2DC56, creating high-contrast pairings. For softer combinations, try analogous colors like #565FDC.

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

Contrast with #9056DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9056DC?

#9056DC is a serene purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9056DC?

#9056DC in RGB is (144, 86, 220) - 144 red, 86 green, and 220 blue.

How to use #9056DC in CSS?

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

What colors go well with #9056DC?

#A2DC56 (complementary), #565FDC (analogous), and #6927BE (lighter shade) work well with #9056DC.