#894D60 Color Information

Hex color code: #894D60

The hex color #894D60 is a delicate magenta with RGB values of (137, 77, 96) and HSL of (341°, 28%, 42%). It is popular in mobile app design.

Try:
Color NameSienna
HEX
#894D60
RGB
137, 77, 96
HSL
341°, 28%, 42%
CMYK
0%, 44%, 30%, 46%

Shades

CSS Usage
color: #894D60;
background-color: #894D60;
border-color: #894D60;
box-shadow: 0 0 10px #894D60;
border: 2px solid #894D60;
Tailwind Usage
bg-[#894D60]
text-[#894D60]
border-[#894D60]
shadow-[0_0_10px_894D60]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #894D60, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #894D60; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #894D60; 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 #894D60; background-color: #894D6015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #894D6020; border-left: 4px solid #894D60; }

Link / Accent

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

a { color: #894D60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #894D60 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 77, 96

Red: 137 / Green: 77 / Blue: 96

HSL

341°, 28%, 42%

Hue: 341° / Saturation: 28% / Lightness: 42%

CMYK

0%, 44%, 30%, 46%

Cyan: 0% / Magenta: 44% / Yellow: 30% / Key: 46%

What color is #894D60?

#894D60 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #894D60 to RGB:

rgb(137, 77, 96)HEX to RGB Converter →

HEX to HSL

Convert #894D60 to HSL:

hsl(341, 28%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #894D60 to CMYK:

cmyk(0%, 44%, 30%, 46%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #894D60 has RGB (137, 77, 96) and HSL (341°, 28%, 42%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #894D60 is #4D8976, creating high-contrast pairings. For softer combinations, try analogous colors like #894D7E.

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

Contrast with #894D60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #894D60?

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

What is the RGB value of #894D60?

#894D60 in RGB is (137, 77, 96) - 137 red, 77 green, and 96 blue.

How to use #894D60 in CSS?

Use #894D60 directly in your CSS properties like color or background-color.

What colors go well with #894D60?

#4D8976 (complementary), #894D7E (analogous), and #58323E (lighter shade) work well with #894D60.