#9143DF Color Information

Hex color code: #9143DF

#9143DF is a bold purple color. In RGB it is (145, 67, 223), and in HSL it is (270°, 71%, 57%). It is frequently seen in web interfaces.

Try:
Color NameBlue Violet
HEX
#9143DF
RGB
145, 67, 223
HSL
270°, 71%, 57%
CMYK
35%, 70%, 0%, 13%

Shades

CSS Usage
color: #9143DF;
background-color: #9143DF;
border-color: #9143DF;
box-shadow: 0 0 10px #9143DF;
border: 2px solid #9143DF;
Tailwind Usage
bg-[#9143DF]
text-[#9143DF]
border-[#9143DF]
shadow-[0_0_10px_9143DF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9143DF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9143DF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9143DF; 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 #9143DF; background-color: #9143DF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9143DF20; border-left: 4px solid #9143DF; }

Link / Accent

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

a { color: #9143DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9143DF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

145, 67, 223

Red: 145 / Green: 67 / Blue: 223

HSL

270°, 71%, 57%

Hue: 270° / Saturation: 71% / Lightness: 57%

CMYK

35%, 70%, 0%, 13%

Cyan: 35% / Magenta: 70% / Yellow: 0% / Key: 13%

What color is #9143DF?

#9143DF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9143DF to RGB:

rgb(145, 67, 223)HEX to RGB Converter →

HEX to HSL

Convert #9143DF to HSL:

hsl(270, 71%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #9143DF to CMYK:

cmyk(35%, 70%, 0%, 13%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #9143DF has RGB (145, 67, 223) and HSL (270°, 71%, 57%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9143DF is #91DF43, creating high-contrast pairings. For softer combinations, try analogous colors like #4343DF.

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

Contrast with #9143DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9143DF?

#9143DF is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9143DF?

#9143DF in RGB is (145, 67, 223) - 145 red, 67 green, and 223 blue.

How to use #9143DF in CSS?

Use #9143DF directly in your CSS properties like color or background-color.

What colors go well with #9143DF?

#91DF43 (complementary), #4343DF (analogous), and #6B1FB7 (lighter shade) work well with #9143DF.