#5E348D Color Information

Hex color code: #5E348D

#5E348D is a soft purple color. In RGB it is (94, 52, 141), and in HSL it is (268°, 46%, 38%). It is widely used in graphic design.

Try:
Color NameRebecca Purple
HEX
#5E348D
RGB
94, 52, 141
HSL
268°, 46%, 38%
CMYK
33%, 63%, 0%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5E348D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

94, 52, 141

Red: 94 / Green: 52 / Blue: 141

HSL

268°, 46%, 38%

Hue: 268° / Saturation: 46% / Lightness: 38%

CMYK

33%, 63%, 0%, 45%

Cyan: 33% / Magenta: 63% / Yellow: 0% / Key: 45%

What color is #5E348D?

#5E348D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5E348D to RGB:

rgb(94, 52, 141)HEX to RGB Converter →

HEX to HSL

Convert #5E348D to HSL:

hsl(268, 46%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #5E348D to CMYK:

cmyk(33%, 63%, 0%, 45%)Color Converter →

Color Meaning and Usage

#5E348D is a pastel purple color with RGB values of 94, 52, 141 and HSL of 268°, 46%, 38%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5E348D is #648D34, creating high-contrast pairings. For softer combinations, try analogous colors like #34378D.

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

Contrast with #5E348D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5E348D?

#5E348D is a pastel purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5E348D?

#5E348D in RGB is (94, 52, 141) - 94 red, 52 green, and 141 blue.

How to use #5E348D in CSS?

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

What colors go well with #5E348D?

#648D34 (complementary), #34378D (analogous), and #392056 (lighter shade) work well with #5E348D.