#718EEF Color Information

Hex color code: #718EEF

#718EEF is a bold blue color. In RGB it is (113, 142, 239), and in HSL it is (226°, 80%, 69%). It is frequently seen in web interfaces.

Try:
Color NameCornflower Blue
HEX
#718EEF
RGB
113, 142, 239
HSL
226°, 80%, 69%
CMYK
53%, 41%, 0%, 6%

Shades

CSS Usage
color: #718EEF;
background-color: #718EEF;
border-color: #718EEF;
box-shadow: 0 0 10px #718EEF;
border: 2px solid #718EEF;
Tailwind Usage
bg-[#718EEF]
text-[#718EEF]
border-[#718EEF]
shadow-[0_0_10px_718EEF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #718EEF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #718EEF; color: #000000; }

Badge

New Feature
.badge { background-color: #718EEF; 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 #718EEF; background-color: #718EEF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #718EEF20; border-left: 4px solid #718EEF; }

Link / Accent

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

a { color: #718EEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #718EEF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 142, 239

Red: 113 / Green: 142 / Blue: 239

HSL

226°, 80%, 69%

Hue: 226° / Saturation: 80% / Lightness: 69%

CMYK

53%, 41%, 0%, 6%

Cyan: 53% / Magenta: 41% / Yellow: 0% / Key: 6%

What color is #718EEF?

#718EEF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #718EEF to RGB:

rgb(113, 142, 239)HEX to RGB Converter →

HEX to HSL

Convert #718EEF to HSL:

hsl(226, 80%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #718EEF to CMYK:

cmyk(53%, 41%, 0%, 6%)Color Converter →

Color Meaning and Usage

A striking blue tone, #718EEF has RGB (113, 142, 239) and HSL (226°, 80%, 69%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #718EEF is #EFD271, creating high-contrast pairings. For softer combinations, try analogous colors like #71CDEF.

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

Contrast with #718EEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #718EEF?

#718EEF is a striking blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #718EEF?

#718EEF in RGB is (113, 142, 239) - 113 red, 142 green, and 239 blue.

How to use #718EEF in CSS?

Use #718EEF directly in your CSS properties like color or background-color.

What colors go well with #718EEF?

#EFD271 (complementary), #71CDEF (analogous), and #2C58E8 (lighter shade) work well with #718EEF.