#9B1C64 Color Information

Hex color code: #9B1C64

#9B1C64 is a subtle magenta color. In RGB it is (155, 28, 100), and in HSL it is (326°, 69%, 36%). It is often used for branding and logos.

Try:
Color NamePurple
HEX
#9B1C64
RGB
155, 28, 100
HSL
326°, 69%, 36%
CMYK
0%, 82%, 35%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9B1C64; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 28, 100

Red: 155 / Green: 28 / Blue: 100

HSL

326°, 69%, 36%

Hue: 326° / Saturation: 69% / Lightness: 36%

CMYK

0%, 82%, 35%, 39%

Cyan: 0% / Magenta: 82% / Yellow: 35% / Key: 39%

What color is #9B1C64?

#9B1C64 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9B1C64 to RGB:

rgb(155, 28, 100)HEX to RGB Converter →

HEX to HSL

Convert #9B1C64 to HSL:

hsl(326, 69%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #9B1C64 to CMYK:

cmyk(0%, 82%, 35%, 39%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #9B1C64 has RGB (155, 28, 100) and HSL (326°, 69%, 36%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9B1C64 is #1C9B53, creating high-contrast pairings. For softer combinations, try analogous colors like #931C9B.

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

Contrast with #9B1C64

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9B1C64?

#9B1C64 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9B1C64?

#9B1C64 in RGB is (155, 28, 100) - 155 red, 28 green, and 100 blue.

How to use #9B1C64 in CSS?

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

What colors go well with #9B1C64?

#1C9B53 (complementary), #931C9B (analogous), and #5A113A (lighter shade) work well with #9B1C64.