#1A4BEE Color

Inspect #1A4BEE across formats, palettes, contrast and closest named color matches.

Color preview

#1A4BEE

Color formats

HEX
#1A4BEE
RGB
rgb(26, 75, 238)
RGBA
rgba(26, 75, 238, 1)
HSL
hsl(226, 86%, 52%)
HSV
hsv(226, 89%, 93%)
CMYK
cmyk(89%, 68%, 0%, 7%)
CSS variable
--color-primary: #1A4BEE;
Lowercase HEX
#1a4bee

Shades

Tints

Tones

Harmony

CSS snippets for #1A4BEE

.color-1a4bee {
  color: #1A4BEE;
  background-color: #1A4BEE;
}

Frequently asked questions

What color is #1A4BEE?+

#1A4BEE is a HEX color with RGB value rgb(26, 75, 238) and HSL value hsl(226, 86%, 52%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #1A4BEE?+

The closest Tailwind color is blue-700, available as the bg-blue-700 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools