#784691 Color Information

Hex color code: #784691

#784691 is a pastel purple color. In RGB it is (120, 70, 145), and in HSL it is (280°, 35%, 42%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#784691
RGB
120, 70, 145
HSL
280°, 35%, 42%
CMYK
17%, 52%, 0%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #784691; 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 #784691; background-color: #78469115; }

Alert / Toast

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

Link / Accent

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

a { color: #784691; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #784691 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

120, 70, 145

Red: 120 / Green: 70 / Blue: 145

HSL

280°, 35%, 42%

Hue: 280° / Saturation: 35% / Lightness: 42%

CMYK

17%, 52%, 0%, 43%

Cyan: 17% / Magenta: 52% / Yellow: 0% / Key: 43%

What color is #784691?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #784691 to RGB:

rgb(120, 70, 145)HEX to RGB Converter →

HEX to HSL

Convert #784691 to HSL:

hsl(280, 35%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #784691 to CMYK:

cmyk(17%, 52%, 0%, 43%)Color Converter →

Color Meaning and Usage

#784691 is a soft purple color with RGB values of 120, 70, 145 and HSL of 280°, 35%, 42%. 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 #784691 is #5F9146, creating high-contrast pairings. For softer combinations, try analogous colors like #524691.

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

Contrast with #784691

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #784691?

#784691 is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #784691?

#784691 in RGB is (120, 70, 145) - 120 red, 70 green, and 145 blue.

How to use #784691 in CSS?

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

What colors go well with #784691?

#5F9146 (complementary), #524691 (analogous), and #4D2D5D (lighter shade) work well with #784691.