#9162BC Color Information

Hex color code: #9162BC

#9162BC is a delicate purple color. In RGB it is (145, 98, 188), and in HSL it is (271°, 40%, 56%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#9162BC
RGB
145, 98, 188
HSL
271°, 40%, 56%
CMYK
23%, 48%, 0%, 26%

Shades

CSS Usage
color: #9162BC;
background-color: #9162BC;
border-color: #9162BC;
box-shadow: 0 0 10px #9162BC;
border: 2px solid #9162BC;
Tailwind Usage
bg-[#9162BC]
text-[#9162BC]
border-[#9162BC]
shadow-[0_0_10px_9162BC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9162BC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9162BC; color: #000000; }

Badge

New Feature
.badge { background-color: #9162BC; 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 #9162BC; background-color: #9162BC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9162BC20; border-left: 4px solid #9162BC; }

Link / Accent

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

a { color: #9162BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9162BC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 98, 188

Red: 145 / Green: 98 / Blue: 188

HSL

271°, 40%, 56%

Hue: 271° / Saturation: 40% / Lightness: 56%

CMYK

23%, 48%, 0%, 26%

Cyan: 23% / Magenta: 48% / Yellow: 0% / Key: 26%

What color is #9162BC?

#9162BC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9162BC to RGB:

rgb(145, 98, 188)HEX to RGB Converter →

HEX to HSL

Convert #9162BC to HSL:

hsl(271, 40%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #9162BC to CMYK:

cmyk(23%, 48%, 0%, 26%)Color Converter →

Color Meaning and Usage

#9162BC is a pastel purple color with RGB values of 145, 98, 188 and HSL of 271°, 40%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9162BC is #8DBC62, creating high-contrast pairings. For softer combinations, try analogous colors like #6362BC.

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

Contrast with #9162BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9162BC?

#9162BC is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9162BC?

#9162BC in RGB is (145, 98, 188) - 145 red, 98 green, and 188 blue.

How to use #9162BC in CSS?

Use #9162BC directly in your CSS properties like color or background-color.

What colors go well with #9162BC?

#8DBC62 (complementary), #6362BC (analogous), and #6A3F92 (lighter shade) work well with #9162BC.