#778DBB Color Information

Hex color code: #778DBB

The hex color #778DBB is a subtle blue with RGB values of (119, 141, 187) and HSL of (221°, 33%, 60%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#778DBB
RGB
119, 141, 187
HSL
221°, 33%, 60%
CMYK
36%, 25%, 0%, 27%

Shades

CSS Usage
color: #778DBB;
background-color: #778DBB;
border-color: #778DBB;
box-shadow: 0 0 10px #778DBB;
border: 2px solid #778DBB;
Tailwind Usage
bg-[#778DBB]
text-[#778DBB]
border-[#778DBB]
shadow-[0_0_10px_778DBB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #778DBB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #778DBB; color: #000000; }

Badge

New Feature
.badge { background-color: #778DBB; 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 #778DBB; background-color: #778DBB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #778DBB20; border-left: 4px solid #778DBB; }

Link / Accent

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

a { color: #778DBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #778DBB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 141, 187

Red: 119 / Green: 141 / Blue: 187

HSL

221°, 33%, 60%

Hue: 221° / Saturation: 33% / Lightness: 60%

CMYK

36%, 25%, 0%, 27%

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

What color is #778DBB?

#778DBB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #778DBB to RGB:

rgb(119, 141, 187)HEX to RGB Converter →

HEX to HSL

Convert #778DBB to HSL:

hsl(221, 33%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #778DBB to CMYK:

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

Color Meaning and Usage

#778DBB is a delicate blue color with RGB values of 119, 141, 187 and HSL of 221°, 33%, 60%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #778DBB is #BBA577, creating high-contrast pairings. For softer combinations, try analogous colors like #77AEBB.

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

Contrast with #778DBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #778DBB?

#778DBB is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #778DBB?

#778DBB in RGB is (119, 141, 187) - 119 red, 141 green, and 187 blue.

How to use #778DBB in CSS?

Use #778DBB directly in your CSS properties like color or background-color.

What colors go well with #778DBB?

#BBA577 (complementary), #77AEBB (analogous), and #4D6599 (lighter shade) work well with #778DBB.