#905B9A Color Information

Hex color code: #905B9A

#905B9A is a subtle magenta color. In RGB it is (144, 91, 154), and in HSL it is (290°, 26%, 48%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#905B9A
RGB
144, 91, 154
HSL
290°, 26%, 48%
CMYK
6%, 41%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #905B9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 91, 154

Red: 144 / Green: 91 / Blue: 154

HSL

290°, 26%, 48%

Hue: 290° / Saturation: 26% / Lightness: 48%

CMYK

6%, 41%, 0%, 40%

Cyan: 6% / Magenta: 41% / Yellow: 0% / Key: 40%

What color is #905B9A?

#905B9A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #905B9A to RGB:

rgb(144, 91, 154)HEX to RGB Converter →

HEX to HSL

Convert #905B9A to HSL:

hsl(290, 26%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #905B9A to CMYK:

cmyk(6%, 41%, 0%, 40%)Color Converter →

Color Meaning and Usage

#905B9A is a gentle magenta color with RGB values of 144, 91, 154 and HSL of 290°, 26%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #905B9A is #659A5B, creating high-contrast pairings. For softer combinations, try analogous colors like #705B9A.

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

Contrast with #905B9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #905B9A?

#905B9A is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #905B9A?

#905B9A in RGB is (144, 91, 154) - 144 red, 91 green, and 154 blue.

How to use #905B9A in CSS?

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

What colors go well with #905B9A?

#659A5B (complementary), #705B9A (analogous), and #633E6A (lighter shade) work well with #905B9A.