#84627B Color Information

Hex color code: #84627B

The hex color #84627B is a subtle magenta with RGB values of (132, 98, 123) and HSL of (316°, 15%, 45%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#84627B
RGB
132, 98, 123
HSL
316°, 15%, 45%
CMYK
0%, 26%, 7%, 48%

Shades

CSS Usage
color: #84627B;
background-color: #84627B;
border-color: #84627B;
box-shadow: 0 0 10px #84627B;
border: 2px solid #84627B;
Tailwind Usage
bg-[#84627B]
text-[#84627B]
border-[#84627B]
shadow-[0_0_10px_84627B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #84627B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #84627B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #84627B; 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 #84627B; background-color: #84627B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #84627B20; border-left: 4px solid #84627B; }

Link / Accent

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

a { color: #84627B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #84627B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 98, 123

Red: 132 / Green: 98 / Blue: 123

HSL

316°, 15%, 45%

Hue: 316° / Saturation: 15% / Lightness: 45%

CMYK

0%, 26%, 7%, 48%

Cyan: 0% / Magenta: 26% / Yellow: 7% / Key: 48%

What color is #84627B?

#84627B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #84627B to RGB:

rgb(132, 98, 123)HEX to RGB Converter →

HEX to HSL

Convert #84627B to HSL:

hsl(316, 15%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #84627B to CMYK:

cmyk(0%, 26%, 7%, 48%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #84627B has RGB (132, 98, 123) and HSL (316°, 15%, 45%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #84627B is #62846B, creating high-contrast pairings. For softer combinations, try analogous colors like #7C6284.

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

Contrast with #84627B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #84627B?

#84627B is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #84627B?

#84627B in RGB is (132, 98, 123) - 132 red, 98 green, and 123 blue.

How to use #84627B in CSS?

Use #84627B directly in your CSS properties like color or background-color.

What colors go well with #84627B?

#62846B (complementary), #7C6284 (analogous), and #584152 (lighter shade) work well with #84627B.