#75338E Color Information

Hex color code: #75338E

The hex color #75338E is a subtle purple with RGB values of (117, 51, 142) and HSL of (284°, 47%, 38%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#75338E
RGB
117, 51, 142
HSL
284°, 47%, 38%
CMYK
18%, 64%, 0%, 44%

Shades

CSS Usage
color: #75338E;
background-color: #75338E;
border-color: #75338E;
box-shadow: 0 0 10px #75338E;
border: 2px solid #75338E;
Tailwind Usage
bg-[#75338E]
text-[#75338E]
border-[#75338E]
shadow-[0_0_10px_75338E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #75338E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #75338E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #75338E; 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 #75338E; background-color: #75338E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #75338E20; border-left: 4px solid #75338E; }

Link / Accent

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

a { color: #75338E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #75338E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 51, 142

Red: 117 / Green: 51 / Blue: 142

HSL

284°, 47%, 38%

Hue: 284° / Saturation: 47% / Lightness: 38%

CMYK

18%, 64%, 0%, 44%

Cyan: 18% / Magenta: 64% / Yellow: 0% / Key: 44%

What color is #75338E?

#75338E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75338E to RGB:

rgb(117, 51, 142)HEX to RGB Converter →

HEX to HSL

Convert #75338E to HSL:

hsl(284, 47%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #75338E to CMYK:

cmyk(18%, 64%, 0%, 44%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #75338E has RGB (117, 51, 142) and HSL (284°, 47%, 38%). 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 #75338E is #4C8E33, creating high-contrast pairings. For softer combinations, try analogous colors like #49338E.

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

Contrast with #75338E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75338E?

#75338E is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #75338E?

#75338E in RGB is (117, 51, 142) - 117 red, 51 green, and 142 blue.

How to use #75338E in CSS?

Use #75338E directly in your CSS properties like color or background-color.

What colors go well with #75338E?

#4C8E33 (complementary), #49338E (analogous), and #481F56 (lighter shade) work well with #75338E.