#792FDA Color Information

Hex color code: #792FDA

#792FDA is a peaceful purple color. In RGB it is (121, 47, 218), and in HSL it is (266°, 70%, 52%). It is widely used in graphic design.

Try:
Color NameBlue Violet
HEX
#792FDA
RGB
121, 47, 218
HSL
266°, 70%, 52%
CMYK
44%, 78%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #792FDA; 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 #792FDA; background-color: #792FDA15; }

Alert / Toast

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

Link / Accent

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

a { color: #792FDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #792FDA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 47, 218

Red: 121 / Green: 47 / Blue: 218

HSL

266°, 70%, 52%

Hue: 266° / Saturation: 70% / Lightness: 52%

CMYK

44%, 78%, 0%, 15%

Cyan: 44% / Magenta: 78% / Yellow: 0% / Key: 15%

What color is #792FDA?

#792FDA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #792FDA to RGB:

rgb(121, 47, 218)HEX to RGB Converter →

HEX to HSL

Convert #792FDA to HSL:

hsl(266, 70%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #792FDA to CMYK:

cmyk(44%, 78%, 0%, 15%)Color Converter →

Color Meaning and Usage

#792FDA is a peaceful purple color with RGB values of 121, 47, 218 and HSL of 266°, 70%, 52%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #792FDA is #90DA2F, creating high-contrast pairings. For softer combinations, try analogous colors like #2F3ADA.

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

Contrast with #792FDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #792FDA?

#792FDA is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #792FDA?

#792FDA in RGB is (121, 47, 218) - 121 red, 47 green, and 218 blue.

How to use #792FDA in CSS?

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

What colors go well with #792FDA?

#90DA2F (complementary), #2F3ADA (analogous), and #561CA0 (lighter shade) work well with #792FDA.