#778FCA Color Information

Hex color code: #778FCA

#778FCA is a pastel blue color. In RGB it is (119, 143, 202), and in HSL it is (223°, 44%, 63%). It is commonly used in modern UI design.

Try:
Color NameCornflower Blue
HEX
#778FCA
RGB
119, 143, 202
HSL
223°, 44%, 63%
CMYK
41%, 29%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #778FCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 143, 202

Red: 119 / Green: 143 / Blue: 202

HSL

223°, 44%, 63%

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

CMYK

41%, 29%, 0%, 21%

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

What color is #778FCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #778FCA to RGB:

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

HEX to HSL

Convert #778FCA to HSL:

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

HEX to CMYK

Convert #778FCA to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #778FCA has RGB (119, 143, 202) and HSL (223°, 44%, 63%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #778FCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #778FCA?

#778FCA is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #778FCA?

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

How to use #778FCA in CSS?

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

What colors go well with #778FCA?

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