#1060EA Color Information

Hex color code: #1060EA

#1060EA is a striking blue color. In RGB it is (16, 96, 234), and in HSL it is (218°, 87%, 49%). It is often used for branding and logos.

Try:
Color NameRoyal Blue
HEX
#1060EA
RGB
16, 96, 234
HSL
218°, 87%, 49%
CMYK
93%, 59%, 0%, 8%

Shades

CSS Usage
color: #1060EA;
background-color: #1060EA;
border-color: #1060EA;
box-shadow: 0 0 10px #1060EA;
border: 2px solid #1060EA;
Tailwind Usage
bg-[#1060EA]
text-[#1060EA]
border-[#1060EA]
shadow-[0_0_10px_1060EA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1060EA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1060EA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1060EA; color: #FFFFFF; }

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 #1060EA; background-color: #1060EA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1060EA20; border-left: 4px solid #1060EA; }

Link / Accent

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

a { color: #1060EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1060EA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

16, 96, 234

Red: 16 / Green: 96 / Blue: 234

HSL

218°, 87%, 49%

Hue: 218° / Saturation: 87% / Lightness: 49%

CMYK

93%, 59%, 0%, 8%

Cyan: 93% / Magenta: 59% / Yellow: 0% / Key: 8%

What color is #1060EA?

#1060EA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1060EA to RGB:

rgb(16, 96, 234)HEX to RGB Converter →

HEX to HSL

Convert #1060EA to HSL:

hsl(218, 87%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #1060EA to CMYK:

cmyk(93%, 59%, 0%, 8%)Color Converter →

Color Meaning and Usage

#1060EA is a striking blue color with RGB values of 16, 96, 234 and HSL of 218°, 87%, 49%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1060EA is #EA9A10, creating high-contrast pairings. For softer combinations, try analogous colors like #10CDEA.

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

Contrast with #1060EA

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

Contrast Ratio: 3.88:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1060EA?

#1060EA is a striking blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #1060EA?

#1060EA in RGB is (16, 96, 234) - 16 red, 96 green, and 234 blue.

How to use #1060EA in CSS?

Use #1060EA directly in your CSS properties like color or background-color.

What colors go well with #1060EA?

#EA9A10 (complementary), #10CDEA (analogous), and #0B43A2 (lighter shade) work well with #1060EA.