#793DA4 Color Information

Hex color code: #793DA4

The hex color #793DA4 is a gentle purple with RGB values of (121, 61, 164) and HSL of (275°, 46%, 44%). It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#793DA4
RGB
121, 61, 164
HSL
275°, 46%, 44%
CMYK
26%, 63%, 0%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #793DA4; 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 #793DA4; background-color: #793DA415; }

Alert / Toast

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

Link / Accent

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

a { color: #793DA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #793DA4 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 61, 164

Red: 121 / Green: 61 / Blue: 164

HSL

275°, 46%, 44%

Hue: 275° / Saturation: 46% / Lightness: 44%

CMYK

26%, 63%, 0%, 36%

Cyan: 26% / Magenta: 63% / Yellow: 0% / Key: 36%

What color is #793DA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #793DA4 to RGB:

rgb(121, 61, 164)HEX to RGB Converter →

HEX to HSL

Convert #793DA4 to HSL:

hsl(275, 46%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #793DA4 to CMYK:

cmyk(26%, 63%, 0%, 36%)Color Converter →

Color Meaning and Usage

#793DA4 is a pastel purple color with RGB values of 121, 61, 164 and HSL of 275°, 46%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #793DA4 is #68A43D, creating high-contrast pairings. For softer combinations, try analogous colors like #453DA4.

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

Contrast with #793DA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #793DA4?

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

What is the RGB value of #793DA4?

#793DA4 in RGB is (121, 61, 164) - 121 red, 61 green, and 164 blue.

How to use #793DA4 in CSS?

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

What colors go well with #793DA4?

#68A43D (complementary), #453DA4 (analogous), and #50286C (lighter shade) work well with #793DA4.