#77ADEE Color Information

Hex color code: #77ADEE

A striking blue shade, #77ADEE appears as (119, 173, 238) in RGB and (213°, 78%, 70%) in HSL. It is often used for branding and logos.

Try:
Color NameCornflower Blue
HEX
#77ADEE
RGB
119, 173, 238
HSL
213°, 78%, 70%
CMYK
50%, 27%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #77ADEE; 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 #77ADEE; background-color: #77ADEE15; }

Alert / Toast

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

Link / Accent

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

a { color: #77ADEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77ADEE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 173, 238

Red: 119 / Green: 173 / Blue: 238

HSL

213°, 78%, 70%

Hue: 213° / Saturation: 78% / Lightness: 70%

CMYK

50%, 27%, 0%, 7%

Cyan: 50% / Magenta: 27% / Yellow: 0% / Key: 7%

What color is #77ADEE?

#77ADEE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77ADEE to RGB:

rgb(119, 173, 238)HEX to RGB Converter →

HEX to HSL

Convert #77ADEE to HSL:

hsl(213, 78%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #77ADEE to CMYK:

cmyk(50%, 27%, 0%, 7%)Color Converter →

Color Meaning and Usage

#77ADEE is a vivid blue color with RGB values of 119, 173, 238 and HSL of 213°, 78%, 70%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77ADEE is #EEB877, creating high-contrast pairings. For softer combinations, try analogous colors like #77E8EE.

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

Contrast with #77ADEE

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

Contrast Ratio: 9.00:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77ADEE?

#77ADEE is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #77ADEE?

#77ADEE in RGB is (119, 173, 238) - 119 red, 173 green, and 238 blue.

How to use #77ADEE in CSS?

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

What colors go well with #77ADEE?

#EEB877 (complementary), #77E8EE (analogous), and #3383E6 (lighter shade) work well with #77ADEE.