#782ABB Color Information

Hex color code: #782ABB

The hex color #782ABB is a balanced purple with RGB values of (120, 42, 187) and HSL of (272°, 63%, 45%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#782ABB
RGB
120, 42, 187
HSL
272°, 63%, 45%
CMYK
36%, 78%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #782ABB; 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 #782ABB; background-color: #782ABB15; }

Alert / Toast

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

Link / Accent

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

a { color: #782ABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #782ABB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

120, 42, 187

Red: 120 / Green: 42 / Blue: 187

HSL

272°, 63%, 45%

Hue: 272° / Saturation: 63% / Lightness: 45%

CMYK

36%, 78%, 0%, 27%

Cyan: 36% / Magenta: 78% / Yellow: 0% / Key: 27%

What color is #782ABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #782ABB to RGB:

rgb(120, 42, 187)HEX to RGB Converter →

HEX to HSL

Convert #782ABB to HSL:

hsl(272, 63%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #782ABB to CMYK:

cmyk(36%, 78%, 0%, 27%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #782ABB has RGB (120, 42, 187) and HSL (272°, 63%, 45%). 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 #782ABB is #6EBB2A, creating high-contrast pairings. For softer combinations, try analogous colors like #2F2ABB.

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

Contrast with #782ABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #782ABB?

#782ABB is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #782ABB?

#782ABB in RGB is (120, 42, 187) - 120 red, 42 green, and 187 blue.

How to use #782ABB in CSS?

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

What colors go well with #782ABB?

#6EBB2A (complementary), #2F2ABB (analogous), and #501C7D (lighter shade) work well with #782ABB.