#1262ED Color Information

Hex color code: #1262ED

#1262ED is a eye-catching blue color. In RGB it is (18, 98, 237), and in HSL it is (218°, 86%, 50%). It is popular in mobile app design.

Try:
Color NameRoyal Blue
HEX
#1262ED
RGB
18, 98, 237
HSL
218°, 86%, 50%
CMYK
92%, 59%, 0%, 7%

Shades

CSS Usage
color: #1262ED;
background-color: #1262ED;
border-color: #1262ED;
box-shadow: 0 0 10px #1262ED;
border: 2px solid #1262ED;
Tailwind Usage
bg-[#1262ED]
text-[#1262ED]
border-[#1262ED]
shadow-[0_0_10px_1262ED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1262ED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1262ED; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1262ED; 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 #1262ED; background-color: #1262ED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1262ED20; border-left: 4px solid #1262ED; }

Link / Accent

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

a { color: #1262ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1262ED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

18, 98, 237

Red: 18 / Green: 98 / Blue: 237

HSL

218°, 86%, 50%

Hue: 218° / Saturation: 86% / Lightness: 50%

CMYK

92%, 59%, 0%, 7%

Cyan: 92% / Magenta: 59% / Yellow: 0% / Key: 7%

What color is #1262ED?

#1262ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1262ED to RGB:

rgb(18, 98, 237)HEX to RGB Converter →

HEX to HSL

Convert #1262ED to HSL:

hsl(218, 86%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #1262ED to CMYK:

cmyk(92%, 59%, 0%, 7%)Color Converter →

Color Meaning and Usage

A dynamic blue tone, #1262ED has RGB (18, 98, 237) and HSL (218°, 86%, 50%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1262ED is #ED9D12, creating high-contrast pairings. For softer combinations, try analogous colors like #12D0ED.

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

Contrast with #1262ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1262ED?

#1262ED is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #1262ED?

#1262ED in RGB is (18, 98, 237) - 18 red, 98 green, and 237 blue.

How to use #1262ED in CSS?

Use #1262ED directly in your CSS properties like color or background-color.

What colors go well with #1262ED?

#ED9D12 (complementary), #12D0ED (analogous), and #0C45A6 (lighter shade) work well with #1262ED.