#787DEE Color Information

Hex color code: #787DEE

The hex color #787DEE is a bold blue with RGB values of (120, 125, 238) and HSL of (237°, 78%, 70%). It is frequently seen in web interfaces.

Try:
Color NameMedium Slate Blue
HEX
#787DEE
RGB
120, 125, 238
HSL
237°, 78%, 70%
CMYK
50%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #787DEE; color: #000000; }

Badge

New Feature
.badge { background-color: #787DEE; color: #000000; }

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 #787DEE; background-color: #787DEE15; }

Alert / Toast

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

Link / Accent

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

a { color: #787DEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #787DEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

120, 125, 238

Red: 120 / Green: 125 / Blue: 238

HSL

237°, 78%, 70%

Hue: 237° / Saturation: 78% / Lightness: 70%

CMYK

50%, 47%, 0%, 7%

Cyan: 50% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #787DEE?

#787DEE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #787DEE to RGB:

rgb(120, 125, 238)HEX to RGB Converter →

HEX to HSL

Convert #787DEE to HSL:

hsl(237, 78%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #787DEE to CMYK:

cmyk(50%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

#787DEE is a bold blue color with RGB values of 120, 125, 238 and HSL of 237°, 78%, 70%. 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 #787DEE is #EEE877, creating high-contrast pairings. For softer combinations, try analogous colors like #77B8EE.

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

Contrast with #787DEE

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

Contrast Ratio: 5.97:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #787DEE?

#787DEE is a bold blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #787DEE?

#787DEE in RGB is (120, 125, 238) - 120 red, 125 green, and 238 blue.

How to use #787DEE in CSS?

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

What colors go well with #787DEE?

#EEE877 (complementary), #77B8EE (analogous), and #333CE6 (lighter shade) work well with #787DEE.