#9027CD Color Information

Hex color code: #9027CD

A muted purple shade, #9027CD appears as (144, 39, 205) in RGB and (278°, 68%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#9027CD
RGB
144, 39, 205
HSL
278°, 68%, 48%
CMYK
30%, 81%, 0%, 20%

Shades

CSS Usage
color: #9027CD;
background-color: #9027CD;
border-color: #9027CD;
box-shadow: 0 0 10px #9027CD;
border: 2px solid #9027CD;
Tailwind Usage
bg-[#9027CD]
text-[#9027CD]
border-[#9027CD]
shadow-[0_0_10px_9027CD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9027CD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9027CD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9027CD; 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 #9027CD; background-color: #9027CD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9027CD20; border-left: 4px solid #9027CD; }

Link / Accent

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

a { color: #9027CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9027CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 39, 205

Red: 144 / Green: 39 / Blue: 205

HSL

278°, 68%, 48%

Hue: 278° / Saturation: 68% / Lightness: 48%

CMYK

30%, 81%, 0%, 20%

Cyan: 30% / Magenta: 81% / Yellow: 0% / Key: 20%

What color is #9027CD?

#9027CD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9027CD to RGB:

rgb(144, 39, 205)HEX to RGB Converter →

HEX to HSL

Convert #9027CD to HSL:

hsl(278, 68%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #9027CD to CMYK:

cmyk(30%, 81%, 0%, 20%)Color Converter →

Color Meaning and Usage

#9027CD is a understated purple color with RGB values of 144, 39, 205 and HSL of 278°, 68%, 48%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9027CD is #64CE27, creating high-contrast pairings. For softer combinations, try analogous colors like #3D27CE.

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

Contrast with #9027CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9027CD?

#9027CD is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9027CD?

#9027CD in RGB is (144, 39, 205) - 144 red, 39 green, and 205 blue.

How to use #9027CD in CSS?

Use #9027CD directly in your CSS properties like color or background-color.

What colors go well with #9027CD?

#64CE27 (complementary), #3D27CE (analogous), and #631B8D (lighter shade) work well with #9027CD.