#75485E Color Information

Hex color code: #75485E

The hex color #75485E is a subtle magenta with RGB values of (117, 72, 94) and HSL of (331°, 24%, 37%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#75485E
RGB
117, 72, 94
HSL
331°, 24%, 37%
CMYK
0%, 38%, 20%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #75485E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 72, 94

Red: 117 / Green: 72 / Blue: 94

HSL

331°, 24%, 37%

Hue: 331° / Saturation: 24% / Lightness: 37%

CMYK

0%, 38%, 20%, 54%

Cyan: 0% / Magenta: 38% / Yellow: 20% / Key: 54%

What color is #75485E?

#75485E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #75485E to RGB:

rgb(117, 72, 94)HEX to RGB Converter →

HEX to HSL

Convert #75485E to HSL:

hsl(331, 24%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #75485E to CMYK:

cmyk(0%, 38%, 20%, 54%)Color Converter →

Color Meaning and Usage

#75485E is a pastel magenta color with RGB values of 117, 72, 94 and HSL of 331°, 24%, 37%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #75485E is #48755F, creating high-contrast pairings. For softer combinations, try analogous colors like #754874.

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

Contrast with #75485E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #75485E?

#75485E is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #75485E?

#75485E in RGB is (117, 72, 94) - 117 red, 72 green, and 94 blue.

How to use #75485E in CSS?

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

What colors go well with #75485E?

#48755F (complementary), #754874 (analogous), and #462B38 (lighter shade) work well with #75485E.