#777FDF Color Information

Hex color code: #777FDF

#777FDF is a peaceful blue color. In RGB it is (119, 127, 223), and in HSL it is (235°, 62%, 67%). It is typically applied in digital products.

Try:
Color NameMedium Slate Blue
HEX
#777FDF
RGB
119, 127, 223
HSL
235°, 62%, 67%
CMYK
47%, 43%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #777FDF; 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 #777FDF; background-color: #777FDF15; }

Alert / Toast

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

Link / Accent

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

a { color: #777FDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #777FDF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 127, 223

Red: 119 / Green: 127 / Blue: 223

HSL

235°, 62%, 67%

Hue: 235° / Saturation: 62% / Lightness: 67%

CMYK

47%, 43%, 0%, 13%

Cyan: 47% / Magenta: 43% / Yellow: 0% / Key: 13%

What color is #777FDF?

#777FDF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #777FDF to RGB:

rgb(119, 127, 223)HEX to RGB Converter →

HEX to HSL

Convert #777FDF to HSL:

hsl(235, 62%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #777FDF to CMYK:

cmyk(47%, 43%, 0%, 13%)Color Converter →

Color Meaning and Usage

A cool blue tone, #777FDF has RGB (119, 127, 223) and HSL (235°, 62%, 67%). 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 #777FDF is #DFD677, creating high-contrast pairings. For softer combinations, try analogous colors like #77B4DF.

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

Contrast with #777FDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #777FDF?

#777FDF is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #777FDF?

#777FDF in RGB is (119, 127, 223) - 119 red, 127 green, and 223 blue.

How to use #777FDF in CSS?

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

What colors go well with #777FDF?

#DFD677 (complementary), #77B4DF (analogous), and #3945D0 (lighter shade) work well with #777FDF.