#90648C Color Information

Hex color code: #90648C

The hex color #90648C is a subtle magenta with RGB values of (144, 100, 140) and HSL of (305°, 18%, 48%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#90648C
RGB
144, 100, 140
HSL
305°, 18%, 48%
CMYK
0%, 31%, 3%, 44%

Shades

CSS Usage
color: #90648C;
background-color: #90648C;
border-color: #90648C;
box-shadow: 0 0 10px #90648C;
border: 2px solid #90648C;
Tailwind Usage
bg-[#90648C]
text-[#90648C]
border-[#90648C]
shadow-[0_0_10px_90648C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #90648C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #90648C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #90648C; 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 #90648C; background-color: #90648C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #90648C20; border-left: 4px solid #90648C; }

Link / Accent

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

a { color: #90648C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #90648C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 100, 140

Red: 144 / Green: 100 / Blue: 140

HSL

305°, 18%, 48%

Hue: 305° / Saturation: 18% / Lightness: 48%

CMYK

0%, 31%, 3%, 44%

Cyan: 0% / Magenta: 31% / Yellow: 3% / Key: 44%

What color is #90648C?

#90648C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90648C to RGB:

rgb(144, 100, 140)HEX to RGB Converter →

HEX to HSL

Convert #90648C to HSL:

hsl(305, 18%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #90648C to CMYK:

cmyk(0%, 31%, 3%, 44%)Color Converter →

Color Meaning and Usage

#90648C is a subtle magenta color with RGB values of 144, 100, 140 and HSL of 305°, 18%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90648C is #649068, creating high-contrast pairings. For softer combinations, try analogous colors like #7E6490.

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

Contrast with #90648C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90648C?

#90648C is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #90648C?

#90648C in RGB is (144, 100, 140) - 144 red, 100 green, and 140 blue.

How to use #90648C in CSS?

Use #90648C directly in your CSS properties like color or background-color.

What colors go well with #90648C?

#649068 (complementary), #7E6490 (analogous), and #634561 (lighter shade) work well with #90648C.