#1467EB Color Information

Hex color code: #1467EB

A bold blue shade, #1467EB appears as (20, 103, 235) in RGB and (217°, 84%, 50%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#1467EB
RGB
20, 103, 235
HSL
217°, 84%, 50%
CMYK
91%, 56%, 0%, 8%

Shades

CSS Usage
color: #1467EB;
background-color: #1467EB;
border-color: #1467EB;
box-shadow: 0 0 10px #1467EB;
border: 2px solid #1467EB;
Tailwind Usage
bg-[#1467EB]
text-[#1467EB]
border-[#1467EB]
shadow-[0_0_10px_1467EB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1467EB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1467EB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1467EB; 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 #1467EB; background-color: #1467EB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1467EB20; border-left: 4px solid #1467EB; }

Link / Accent

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

a { color: #1467EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1467EB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 103, 235

Red: 20 / Green: 103 / Blue: 235

HSL

217°, 84%, 50%

Hue: 217° / Saturation: 84% / Lightness: 50%

CMYK

91%, 56%, 0%, 8%

Cyan: 91% / Magenta: 56% / Yellow: 0% / Key: 8%

What color is #1467EB?

#1467EB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1467EB to RGB:

rgb(20, 103, 235)HEX to RGB Converter →

HEX to HSL

Convert #1467EB to HSL:

hsl(217, 84%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #1467EB to CMYK:

cmyk(91%, 56%, 0%, 8%)Color Converter →

Color Meaning and Usage

A bold blue tone, #1467EB has RGB (20, 103, 235) and HSL (217°, 84%, 50%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1467EB is #EB9814, creating high-contrast pairings. For softer combinations, try analogous colors like #14D2EB.

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

Contrast with #1467EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1467EB?

#1467EB is a bold blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #1467EB?

#1467EB in RGB is (20, 103, 235) - 20 red, 103 green, and 235 blue.

How to use #1467EB in CSS?

Use #1467EB directly in your CSS properties like color or background-color.

What colors go well with #1467EB?

#EB9814 (complementary), #14D2EB (analogous), and #0E48A4 (lighter shade) work well with #1467EB.