#90608B Color Information

Hex color code: #90608B

A gentle magenta shade, #90608B appears as (144, 96, 139) in RGB and (306°, 20%, 47%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#90608B
RGB
144, 96, 139
HSL
306°, 20%, 47%
CMYK
0%, 33%, 3%, 44%

Shades

CSS Usage
color: #90608B;
background-color: #90608B;
border-color: #90608B;
box-shadow: 0 0 10px #90608B;
border: 2px solid #90608B;
Tailwind Usage
bg-[#90608B]
text-[#90608B]
border-[#90608B]
shadow-[0_0_10px_90608B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #90608B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #90608B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #90608B; 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 #90608B; background-color: #90608B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #90608B20; border-left: 4px solid #90608B; }

Link / Accent

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

a { color: #90608B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #90608B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 96, 139

Red: 144 / Green: 96 / Blue: 139

HSL

306°, 20%, 47%

Hue: 306° / Saturation: 20% / Lightness: 47%

CMYK

0%, 33%, 3%, 44%

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

What color is #90608B?

#90608B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #90608B to RGB:

rgb(144, 96, 139)HEX to RGB Converter →

HEX to HSL

Convert #90608B to HSL:

hsl(306, 20%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #90608B to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #90608B has RGB (144, 96, 139) and HSL (306°, 20%, 47%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #90608B is #609065, creating high-contrast pairings. For softer combinations, try analogous colors like #7D6090.

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

Contrast with #90608B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #90608B?

#90608B is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #90608B?

#90608B in RGB is (144, 96, 139) - 144 red, 96 green, and 139 blue.

How to use #90608B in CSS?

Use #90608B directly in your CSS properties like color or background-color.

What colors go well with #90608B?

#609065 (complementary), #7D6090 (analogous), and #62415F (lighter shade) work well with #90608B.