#905ACE Color Information

Hex color code: #905ACE

A serene purple shade, #905ACE appears as (144, 90, 206) in RGB and (268°, 54%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#905ACE
RGB
144, 90, 206
HSL
268°, 54%, 58%
CMYK
30%, 56%, 0%, 19%

Shades

CSS Usage
color: #905ACE;
background-color: #905ACE;
border-color: #905ACE;
box-shadow: 0 0 10px #905ACE;
border: 2px solid #905ACE;
Tailwind Usage
bg-[#905ACE]
text-[#905ACE]
border-[#905ACE]
shadow-[0_0_10px_905ACE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #905ACE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #905ACE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #905ACE; 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 #905ACE; background-color: #905ACE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #905ACE20; border-left: 4px solid #905ACE; }

Link / Accent

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

a { color: #905ACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #905ACE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 90, 206

Red: 144 / Green: 90 / Blue: 206

HSL

268°, 54%, 58%

Hue: 268° / Saturation: 54% / Lightness: 58%

CMYK

30%, 56%, 0%, 19%

Cyan: 30% / Magenta: 56% / Yellow: 0% / Key: 19%

What color is #905ACE?

#905ACE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #905ACE to RGB:

rgb(144, 90, 206)HEX to RGB Converter →

HEX to HSL

Convert #905ACE to HSL:

hsl(268, 54%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #905ACE to CMYK:

cmyk(30%, 56%, 0%, 19%)Color Converter →

Color Meaning and Usage

#905ACE is a tranquil purple color with RGB values of 144, 90, 206 and HSL of 268°, 54%, 58%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #905ACE is #98CE5A, creating high-contrast pairings. For softer combinations, try analogous colors like #5A5ECE.

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

Contrast with #905ACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #905ACE?

#905ACE is a tranquil purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #905ACE?

#905ACE in RGB is (144, 90, 206) - 144 red, 90 green, and 206 blue.

How to use #905ACE in CSS?

Use #905ACE directly in your CSS properties like color or background-color.

What colors go well with #905ACE?

#98CE5A (complementary), #5A5ECE (analogous), and #6A32A9 (lighter shade) work well with #905ACE.