#5518AA Color Information

Hex color code: #5518AA

The hex color #5518AA is a striking purple with RGB values of (85, 24, 170) and HSL of (265°, 75%, 38%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#5518AA
RGB
85, 24, 170
HSL
265°, 75%, 38%
CMYK
50%, 86%, 0%, 33%

Shades

CSS Usage
color: #5518AA;
background-color: #5518AA;
border-color: #5518AA;
box-shadow: 0 0 10px #5518AA;
border: 2px solid #5518AA;
Tailwind Usage
bg-[#5518AA]
text-[#5518AA]
border-[#5518AA]
shadow-[0_0_10px_5518AA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5518AA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5518AA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5518AA; 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 #5518AA; background-color: #5518AA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5518AA20; border-left: 4px solid #5518AA; }

Link / Accent

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

a { color: #5518AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5518AA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 24, 170

Red: 85 / Green: 24 / Blue: 170

HSL

265°, 75%, 38%

Hue: 265° / Saturation: 75% / Lightness: 38%

CMYK

50%, 86%, 0%, 33%

Cyan: 50% / Magenta: 86% / Yellow: 0% / Key: 33%

What color is #5518AA?

#5518AA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5518AA to RGB:

rgb(85, 24, 170)HEX to RGB Converter →

HEX to HSL

Convert #5518AA to HSL:

hsl(265, 75%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #5518AA to CMYK:

cmyk(50%, 86%, 0%, 33%)Color Converter →

Color Meaning and Usage

#5518AA is a bold purple color with RGB values of 85, 24, 170 and HSL of 265°, 75%, 38%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5518AA is #6DAA18, creating high-contrast pairings. For softer combinations, try analogous colors like #1824AA.

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

Contrast with #5518AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5518AA?

#5518AA is a bold purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5518AA?

#5518AA in RGB is (85, 24, 170) - 85 red, 24 green, and 170 blue.

How to use #5518AA in CSS?

Use #5518AA directly in your CSS properties like color or background-color.

What colors go well with #5518AA?

#6DAA18 (complementary), #1824AA (analogous), and #330F67 (lighter shade) work well with #5518AA.