#9B6B95 Color Information

Hex color code: #9B6B95

#9B6B95 is a neutral magenta color. In RGB it is (155, 107, 149), and in HSL it is (308°, 19%, 51%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#9B6B95
RGB
155, 107, 149
HSL
308°, 19%, 51%
CMYK
0%, 31%, 4%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #9B6B95; color: #000000; }

Badge

New Feature
.badge { background-color: #9B6B95; color: #000000; }

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 #9B6B95; background-color: #9B6B9515; }

Alert / Toast

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

Link / Accent

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

a { color: #9B6B95; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 107, 149

Red: 155 / Green: 107 / Blue: 149

HSL

308°, 19%, 51%

Hue: 308° / Saturation: 19% / Lightness: 51%

CMYK

0%, 31%, 4%, 39%

Cyan: 0% / Magenta: 31% / Yellow: 4% / Key: 39%

What color is #9B6B95?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9B6B95 to RGB:

rgb(155, 107, 149)HEX to RGB Converter →

HEX to HSL

Convert #9B6B95 to HSL:

hsl(308, 19%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #9B6B95 to CMYK:

cmyk(0%, 31%, 4%, 39%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #9B6B95 has RGB (155, 107, 149) and HSL (308°, 19%, 51%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9B6B95 is #6A9A71, creating high-contrast pairings. For softer combinations, try analogous colors like #886A9A.

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

Contrast with #9B6B95

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

Contrast Ratio: 4.93:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9B6B95?

#9B6B95 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9B6B95?

#9B6B95 in RGB is (155, 107, 149) - 155 red, 107 green, and 149 blue.

How to use #9B6B95 in CSS?

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

What colors go well with #9B6B95?

#6A9A71 (complementary), #886A9A (analogous), and #6D4A69 (lighter shade) work well with #9B6B95.