#94296D Color Information

Hex color code: #94296D

#94296D is a neutral magenta color. In RGB it is (148, 41, 109), and in HSL it is (322°, 57%, 37%). It is commonly used in modern UI design.

Try:
Color NamePurple
HEX
#94296D
RGB
148, 41, 109
HSL
322°, 57%, 37%
CMYK
0%, 72%, 26%, 42%

Shades

CSS Usage
color: #94296D;
background-color: #94296D;
border-color: #94296D;
box-shadow: 0 0 10px #94296D;
border: 2px solid #94296D;
Tailwind Usage
bg-[#94296D]
text-[#94296D]
border-[#94296D]
shadow-[0_0_10px_94296D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #94296D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #94296D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #94296D; 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 #94296D; background-color: #94296D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #94296D20; border-left: 4px solid #94296D; }

Link / Accent

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

a { color: #94296D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94296D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 41, 109

Red: 148 / Green: 41 / Blue: 109

HSL

322°, 57%, 37%

Hue: 322° / Saturation: 57% / Lightness: 37%

CMYK

0%, 72%, 26%, 42%

Cyan: 0% / Magenta: 72% / Yellow: 26% / Key: 42%

What color is #94296D?

#94296D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94296D to RGB:

rgb(148, 41, 109)HEX to RGB Converter →

HEX to HSL

Convert #94296D to HSL:

hsl(322, 57%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #94296D to CMYK:

cmyk(0%, 72%, 26%, 42%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #94296D has RGB (148, 41, 109) and HSL (322°, 57%, 37%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94296D is #299450, creating high-contrast pairings. For softer combinations, try analogous colors like #862994.

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

Contrast with #94296D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94296D?

#94296D is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #94296D?

#94296D in RGB is (148, 41, 109) - 148 red, 41 green, and 109 blue.

How to use #94296D in CSS?

Use #94296D directly in your CSS properties like color or background-color.

What colors go well with #94296D?

#299450 (complementary), #862994 (analogous), and #581841 (lighter shade) work well with #94296D.