#89346F Color Information

Hex color code: #89346F

The hex color #89346F is a subtle magenta with RGB values of (137, 52, 111) and HSL of (318°, 45%, 37%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#89346F
RGB
137, 52, 111
HSL
318°, 45%, 37%
CMYK
0%, 62%, 19%, 46%

Shades

CSS Usage
color: #89346F;
background-color: #89346F;
border-color: #89346F;
box-shadow: 0 0 10px #89346F;
border: 2px solid #89346F;
Tailwind Usage
bg-[#89346F]
text-[#89346F]
border-[#89346F]
shadow-[0_0_10px_89346F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #89346F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #89346F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #89346F; 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 #89346F; background-color: #89346F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #89346F20; border-left: 4px solid #89346F; }

Link / Accent

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

a { color: #89346F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #89346F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 52, 111

Red: 137 / Green: 52 / Blue: 111

HSL

318°, 45%, 37%

Hue: 318° / Saturation: 45% / Lightness: 37%

CMYK

0%, 62%, 19%, 46%

Cyan: 0% / Magenta: 62% / Yellow: 19% / Key: 46%

What color is #89346F?

#89346F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #89346F to RGB:

rgb(137, 52, 111)HEX to RGB Converter →

HEX to HSL

Convert #89346F to HSL:

hsl(318, 45%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #89346F to CMYK:

cmyk(0%, 62%, 19%, 46%)Color Converter →

Color Meaning and Usage

#89346F is a gentle magenta color with RGB values of 137, 52, 111 and HSL of 318°, 45%, 37%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #89346F is #34894D, creating high-contrast pairings. For softer combinations, try analogous colors like #783489.

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

Contrast with #89346F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #89346F?

#89346F is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #89346F?

#89346F in RGB is (137, 52, 111) - 137 red, 52 green, and 111 blue.

How to use #89346F in CSS?

Use #89346F directly in your CSS properties like color or background-color.

What colors go well with #89346F?

#34894D (complementary), #783489 (analogous), and #511F42 (lighter shade) work well with #89346F.