#778ECA Color Information

Hex color code: #778ECA

#778ECA is a gentle blue color. In RGB it is (119, 142, 202), and in HSL it is (223°, 44%, 63%). It is frequently seen in web interfaces.

Try:
Color NameCornflower Blue
HEX
#778ECA
RGB
119, 142, 202
HSL
223°, 44%, 63%
CMYK
41%, 30%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #778ECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 142, 202

Red: 119 / Green: 142 / Blue: 202

HSL

223°, 44%, 63%

Hue: 223° / Saturation: 44% / Lightness: 63%

CMYK

41%, 30%, 0%, 21%

Cyan: 41% / Magenta: 30% / Yellow: 0% / Key: 21%

What color is #778ECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #778ECA to RGB:

rgb(119, 142, 202)HEX to RGB Converter →

HEX to HSL

Convert #778ECA to HSL:

hsl(223, 44%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #778ECA to CMYK:

cmyk(41%, 30%, 0%, 21%)Color Converter →

Color Meaning and Usage

#778ECA is a subtle blue color with RGB values of 119, 142, 202 and HSL of 223°, 44%, 63%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #778ECA is #CAB377, creating high-contrast pairings. For softer combinations, try analogous colors like #77B8CA.

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

Contrast with #778ECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #778ECA?

#778ECA is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #778ECA?

#778ECA in RGB is (119, 142, 202) - 119 red, 142 green, and 202 blue.

How to use #778ECA in CSS?

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

What colors go well with #778ECA?

#CAB377 (complementary), #77B8CA (analogous), and #4563B0 (lighter shade) work well with #778ECA.