#7EAEEC Color Information

Hex color code: #7EAEEC

A vivid blue shade, #7EAEEC appears as (126, 174, 236) in RGB and (214°, 74%, 71%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSky Blue
HEX
#7EAEEC
RGB
126, 174, 236
HSL
214°, 74%, 71%
CMYK
47%, 26%, 0%, 7%

Shades

CSS Usage
color: #7EAEEC;
background-color: #7EAEEC;
border-color: #7EAEEC;
box-shadow: 0 0 10px #7EAEEC;
border: 2px solid #7EAEEC;
Tailwind Usage
bg-[#7EAEEC]
text-[#7EAEEC]
border-[#7EAEEC]
shadow-[0_0_10px_7EAEEC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7EAEEC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7EAEEC; color: #000000; }

Badge

New Feature
.badge { background-color: #7EAEEC; 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 #7EAEEC; background-color: #7EAEEC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7EAEEC20; border-left: 4px solid #7EAEEC; }

Link / Accent

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

a { color: #7EAEEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7EAEEC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

126, 174, 236

Red: 126 / Green: 174 / Blue: 236

HSL

214°, 74%, 71%

Hue: 214° / Saturation: 74% / Lightness: 71%

CMYK

47%, 26%, 0%, 7%

Cyan: 47% / Magenta: 26% / Yellow: 0% / Key: 7%

What color is #7EAEEC?

#7EAEEC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7EAEEC to RGB:

rgb(126, 174, 236)HEX to RGB Converter →

HEX to HSL

Convert #7EAEEC to HSL:

hsl(214, 74%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #7EAEEC to CMYK:

cmyk(47%, 26%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #7EAEEC has RGB (126, 174, 236) and HSL (214°, 74%, 71%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7EAEEC is #ECBC7E, creating high-contrast pairings. For softer combinations, try analogous colors like #7EE4EC.

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

Contrast with #7EAEEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7EAEEC?

#7EAEEC is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7EAEEC?

#7EAEEC in RGB is (126, 174, 236) - 126 red, 174 green, and 236 blue.

How to use #7EAEEC in CSS?

Use #7EAEEC directly in your CSS properties like color or background-color.

What colors go well with #7EAEEC?

#ECBC7E (complementary), #7EE4EC (analogous), and #3C84E2 (lighter shade) work well with #7EAEEC.