#778CCF Color Information

Hex color code: #778CCF

#778CCF is a gentle blue color. In RGB it is (119, 140, 207), and in HSL it is (226°, 48%, 64%). It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#778CCF
RGB
119, 140, 207
HSL
226°, 48%, 64%
CMYK
43%, 32%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #778CCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 140, 207

Red: 119 / Green: 140 / Blue: 207

HSL

226°, 48%, 64%

Hue: 226° / Saturation: 48% / Lightness: 64%

CMYK

43%, 32%, 0%, 19%

Cyan: 43% / Magenta: 32% / Yellow: 0% / Key: 19%

What color is #778CCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #778CCF to RGB:

rgb(119, 140, 207)HEX to RGB Converter →

HEX to HSL

Convert #778CCF to HSL:

hsl(226, 48%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #778CCF to CMYK:

cmyk(43%, 32%, 0%, 19%)Color Converter →

Color Meaning and Usage

#778CCF is a gentle blue color with RGB values of 119, 140, 207 and HSL of 226°, 48%, 64%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #778CCF is #CFBB77, creating high-contrast pairings. For softer combinations, try analogous colors like #77B8CF.

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

Contrast with #778CCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #778CCF?

#778CCF is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #778CCF?

#778CCF in RGB is (119, 140, 207) - 119 red, 140 green, and 207 blue.

How to use #778CCF in CSS?

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

What colors go well with #778CCF?

#CFBB77 (complementary), #77B8CF (analogous), and #415DB9 (lighter shade) work well with #778CCF.