#778293 Color Information

Hex color code: #778293

The hex color #778293 is a muted blue with RGB values of (119, 130, 147) and HSL of (216°, 11%, 52%). It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#778293
RGB
119, 130, 147
HSL
216°, 11%, 52%
CMYK
19%, 12%, 0%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #778293; 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 #778293; background-color: #77829315; }

Alert / Toast

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

Link / Accent

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

a { color: #778293; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #778293 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 130, 147

Red: 119 / Green: 130 / Blue: 147

HSL

216°, 11%, 52%

Hue: 216° / Saturation: 11% / Lightness: 52%

CMYK

19%, 12%, 0%, 42%

Cyan: 19% / Magenta: 12% / Yellow: 0% / Key: 42%

What color is #778293?

#778293 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #778293 to RGB:

rgb(119, 130, 147)HEX to RGB Converter →

HEX to HSL

Convert #778293 to HSL:

hsl(216, 11%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #778293 to CMYK:

cmyk(19%, 12%, 0%, 42%)Color Converter →

Color Meaning and Usage

#778293 is a neutral blue color with RGB values of 119, 130, 147 and HSL of 216°, 11%, 52%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #778293 is #928777, creating high-contrast pairings. For softer combinations, try analogous colors like #778F92.

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

Contrast with #778293

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #778293?

#778293 is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #778293?

#778293 in RGB is (119, 130, 147) - 119 red, 130 green, and 147 blue.

How to use #778293 in CSS?

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

What colors go well with #778293?

#928777 (complementary), #778F92 (analogous), and #545C69 (lighter shade) work well with #778293.