#5732AA Color Information

Hex color code: #5732AA

A peaceful purple shade, #5732AA appears as (87, 50, 170) in RGB and (259°, 55%, 43%) in HSL. It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#5732AA
RGB
87, 50, 170
HSL
259°, 55%, 43%
CMYK
49%, 71%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5732AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 50, 170

Red: 87 / Green: 50 / Blue: 170

HSL

259°, 55%, 43%

Hue: 259° / Saturation: 55% / Lightness: 43%

CMYK

49%, 71%, 0%, 33%

Cyan: 49% / Magenta: 71% / Yellow: 0% / Key: 33%

What color is #5732AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5732AA to RGB:

rgb(87, 50, 170)HEX to RGB Converter →

HEX to HSL

Convert #5732AA to HSL:

hsl(259, 55%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #5732AA to CMYK:

cmyk(49%, 71%, 0%, 33%)Color Converter →

Color Meaning and Usage

#5732AA is a serene purple color with RGB values of 87, 50, 170 and HSL of 259°, 55%, 43%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5732AA is #84AA31, creating high-contrast pairings. For softer combinations, try analogous colors like #3147AA.

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

Contrast with #5732AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5732AA?

#5732AA is a serene purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5732AA?

#5732AA in RGB is (87, 50, 170) - 87 red, 50 green, and 170 blue.

How to use #5732AA in CSS?

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

What colors go well with #5732AA?

#84AA31 (complementary), #3147AA (analogous), and #39206F (lighter shade) work well with #5732AA.