#9E154C Color Information

Hex color code: #9E154C

#9E154C is a striking magenta color. In RGB it is (158, 21, 76), and in HSL it is (336°, 77%, 35%). It is often used for branding and logos.

Try:
Color NameBrown
HEX
#9E154C
RGB
158, 21, 76
HSL
336°, 77%, 35%
CMYK
0%, 87%, 52%, 38%

Shades

CSS Usage
color: #9E154C;
background-color: #9E154C;
border-color: #9E154C;
box-shadow: 0 0 10px #9E154C;
border: 2px solid #9E154C;
Tailwind Usage
bg-[#9E154C]
text-[#9E154C]
border-[#9E154C]
shadow-[0_0_10px_9E154C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9E154C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9E154C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9E154C; 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 #9E154C; background-color: #9E154C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9E154C20; border-left: 4px solid #9E154C; }

Link / Accent

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

a { color: #9E154C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9E154C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 21, 76

Red: 158 / Green: 21 / Blue: 76

HSL

336°, 77%, 35%

Hue: 336° / Saturation: 77% / Lightness: 35%

CMYK

0%, 87%, 52%, 38%

Cyan: 0% / Magenta: 87% / Yellow: 52% / Key: 38%

What color is #9E154C?

#9E154C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9E154C to RGB:

rgb(158, 21, 76)HEX to RGB Converter →

HEX to HSL

Convert #9E154C to HSL:

hsl(336, 77%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #9E154C to CMYK:

cmyk(0%, 87%, 52%, 38%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #9E154C has RGB (158, 21, 76) and HSL (336°, 77%, 35%). 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 #9E154C is #159E67, creating high-contrast pairings. For softer combinations, try analogous colors like #9E1590.

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

Contrast with #9E154C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9E154C?

#9E154C is a bold magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #9E154C?

#9E154C in RGB is (158, 21, 76) - 158 red, 21 green, and 76 blue.

How to use #9E154C in CSS?

Use #9E154C directly in your CSS properties like color or background-color.

What colors go well with #9E154C?

#159E67 (complementary), #9E1590 (analogous), and #5A0C2B (lighter shade) work well with #9E154C.