#786EBD Color Information

Hex color code: #786EBD

#786EBD is a subtle blue color. In RGB it is (120, 110, 189), and in HSL it is (248°, 37%, 59%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#786EBD
RGB
120, 110, 189
HSL
248°, 37%, 59%
CMYK
37%, 42%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #786EBD; color: #000000; }

Badge

New Feature
.badge { background-color: #786EBD; 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 #786EBD; background-color: #786EBD15; }

Alert / Toast

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

Link / Accent

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

a { color: #786EBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #786EBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

120, 110, 189

Red: 120 / Green: 110 / Blue: 189

HSL

248°, 37%, 59%

Hue: 248° / Saturation: 37% / Lightness: 59%

CMYK

37%, 42%, 0%, 26%

Cyan: 37% / Magenta: 42% / Yellow: 0% / Key: 26%

What color is #786EBD?

#786EBD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #786EBD to RGB:

rgb(120, 110, 189)HEX to RGB Converter →

HEX to HSL

Convert #786EBD to HSL:

hsl(248, 37%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #786EBD to CMYK:

cmyk(37%, 42%, 0%, 26%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #786EBD has RGB (120, 110, 189) and HSL (248°, 37%, 59%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #786EBD is #B3BD70, creating high-contrast pairings. For softer combinations, try analogous colors like #708CBD.

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

Contrast with #786EBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #786EBD?

#786EBD is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #786EBD?

#786EBD in RGB is (120, 110, 189) - 120 red, 110 green, and 189 blue.

How to use #786EBD in CSS?

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

What colors go well with #786EBD?

#B3BD70 (complementary), #708CBD (analogous), and #52479A (lighter shade) work well with #786EBD.