#5E239A Color Information

Hex color code: #5E239A

A understated purple shade, #5E239A appears as (94, 35, 154) in RGB and (270°, 63%, 37%) in HSL. It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#5E239A
RGB
94, 35, 154
HSL
270°, 63%, 37%
CMYK
39%, 77%, 0%, 40%

Shades

CSS Usage
color: #5E239A;
background-color: #5E239A;
border-color: #5E239A;
box-shadow: 0 0 10px #5E239A;
border: 2px solid #5E239A;
Tailwind Usage
bg-[#5E239A]
text-[#5E239A]
border-[#5E239A]
shadow-[0_0_10px_5E239A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5E239A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5E239A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5E239A; 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 #5E239A; background-color: #5E239A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5E239A20; border-left: 4px solid #5E239A; }

Link / Accent

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

a { color: #5E239A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5E239A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

94, 35, 154

Red: 94 / Green: 35 / Blue: 154

HSL

270°, 63%, 37%

Hue: 270° / Saturation: 63% / Lightness: 37%

CMYK

39%, 77%, 0%, 40%

Cyan: 39% / Magenta: 77% / Yellow: 0% / Key: 40%

What color is #5E239A?

#5E239A is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5E239A to RGB:

rgb(94, 35, 154)HEX to RGB Converter →

HEX to HSL

Convert #5E239A to HSL:

hsl(270, 63%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #5E239A to CMYK:

cmyk(39%, 77%, 0%, 40%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #5E239A has RGB (94, 35, 154) and HSL (270°, 63%, 37%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5E239A is #5E9A23, creating high-contrast pairings. For softer combinations, try analogous colors like #23239A.

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

Contrast with #5E239A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5E239A?

#5E239A is a neutral purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #5E239A?

#5E239A in RGB is (94, 35, 154) - 94 red, 35 green, and 154 blue.

How to use #5E239A in CSS?

Use #5E239A directly in your CSS properties like color or background-color.

What colors go well with #5E239A?

#5E9A23 (complementary), #23239A (analogous), and #38155B (lighter shade) work well with #5E239A.