#76A3EC Color Information

Hex color code: #76A3EC

#76A3EC is a bold blue color. In RGB it is (118, 163, 236), and in HSL it is (217°, 76%, 69%). It is frequently seen in web interfaces.

Try:
Color NameCornflower Blue
HEX
#76A3EC
RGB
118, 163, 236
HSL
217°, 76%, 69%
CMYK
50%, 31%, 0%, 7%

Shades

CSS Usage
color: #76A3EC;
background-color: #76A3EC;
border-color: #76A3EC;
box-shadow: 0 0 10px #76A3EC;
border: 2px solid #76A3EC;
Tailwind Usage
bg-[#76A3EC]
text-[#76A3EC]
border-[#76A3EC]
shadow-[0_0_10px_76A3EC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #76A3EC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #76A3EC; color: #000000; }

Badge

New Feature
.badge { background-color: #76A3EC; 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 #76A3EC; background-color: #76A3EC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #76A3EC20; border-left: 4px solid #76A3EC; }

Link / Accent

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

a { color: #76A3EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #76A3EC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 163, 236

Red: 118 / Green: 163 / Blue: 236

HSL

217°, 76%, 69%

Hue: 217° / Saturation: 76% / Lightness: 69%

CMYK

50%, 31%, 0%, 7%

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

What color is #76A3EC?

#76A3EC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #76A3EC to RGB:

rgb(118, 163, 236)HEX to RGB Converter →

HEX to HSL

Convert #76A3EC to HSL:

hsl(217, 76%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #76A3EC to CMYK:

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

Color Meaning and Usage

#76A3EC is a striking blue color with RGB values of 118, 163, 236 and HSL of 217°, 76%, 69%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #76A3EC is #ECBE74, creating high-contrast pairings. For softer combinations, try analogous colors like #74DEEC.

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

Contrast with #76A3EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #76A3EC?

#76A3EC is a striking blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #76A3EC?

#76A3EC in RGB is (118, 163, 236) - 118 red, 163 green, and 236 blue.

How to use #76A3EC in CSS?

Use #76A3EC directly in your CSS properties like color or background-color.

What colors go well with #76A3EC?

#ECBE74 (complementary), #74DEEC (analogous), and #3175E3 (lighter shade) work well with #76A3EC.