#94576B Color Information

Hex color code: #94576B

The hex color #94576B is a soft magenta with RGB values of (148, 87, 107) and HSL of (340°, 26%, 46%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#94576B
RGB
148, 87, 107
HSL
340°, 26%, 46%
CMYK
0%, 41%, 28%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #94576B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 87, 107

Red: 148 / Green: 87 / Blue: 107

HSL

340°, 26%, 46%

Hue: 340° / Saturation: 26% / Lightness: 46%

CMYK

0%, 41%, 28%, 42%

Cyan: 0% / Magenta: 41% / Yellow: 28% / Key: 42%

What color is #94576B?

#94576B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94576B to RGB:

rgb(148, 87, 107)HEX to RGB Converter →

HEX to HSL

Convert #94576B to HSL:

hsl(340, 26%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #94576B to CMYK:

cmyk(0%, 41%, 28%, 42%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #94576B has RGB (148, 87, 107) and HSL (340°, 26%, 46%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94576B is #57947F, creating high-contrast pairings. For softer combinations, try analogous colors like #94578A.

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

Contrast with #94576B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94576B?

#94576B is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #94576B?

#94576B in RGB is (148, 87, 107) - 148 red, 87 green, and 107 blue.

How to use #94576B in CSS?

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

What colors go well with #94576B?

#57947F (complementary), #94578A (analogous), and #643A48 (lighter shade) work well with #94576B.