#9273CE Color Information

Hex color code: #9273CE

A soft purple shade, #9273CE appears as (146, 115, 206) in RGB and (260°, 48%, 63%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#9273CE
RGB
146, 115, 206
HSL
260°, 48%, 63%
CMYK
29%, 44%, 0%, 19%

Shades

CSS Usage
color: #9273CE;
background-color: #9273CE;
border-color: #9273CE;
box-shadow: 0 0 10px #9273CE;
border: 2px solid #9273CE;
Tailwind Usage
bg-[#9273CE]
text-[#9273CE]
border-[#9273CE]
shadow-[0_0_10px_9273CE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9273CE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9273CE; color: #000000; }

Badge

New Feature
.badge { background-color: #9273CE; 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 #9273CE; background-color: #9273CE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9273CE20; border-left: 4px solid #9273CE; }

Link / Accent

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

a { color: #9273CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9273CE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 115, 206

Red: 146 / Green: 115 / Blue: 206

HSL

260°, 48%, 63%

Hue: 260° / Saturation: 48% / Lightness: 63%

CMYK

29%, 44%, 0%, 19%

Cyan: 29% / Magenta: 44% / Yellow: 0% / Key: 19%

What color is #9273CE?

#9273CE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9273CE to RGB:

rgb(146, 115, 206)HEX to RGB Converter →

HEX to HSL

Convert #9273CE to HSL:

hsl(260, 48%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #9273CE to CMYK:

cmyk(29%, 44%, 0%, 19%)Color Converter →

Color Meaning and Usage

#9273CE is a gentle purple color with RGB values of 146, 115, 206 and HSL of 260°, 48%, 63%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9273CE is #B0CE73, creating high-contrast pairings. For softer combinations, try analogous colors like #7382CE.

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

Contrast with #9273CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9273CE?

#9273CE is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #9273CE?

#9273CE in RGB is (146, 115, 206) - 146 red, 115 green, and 206 blue.

How to use #9273CE in CSS?

Use #9273CE directly in your CSS properties like color or background-color.

What colors go well with #9273CE?

#B0CE73 (complementary), #7382CE (analogous), and #6740B5 (lighter shade) work well with #9273CE.