#1A3AEE Color

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

Color preview

#1A3AEE

Color formats

HEX
#1A3AEE
RGB
rgb(26, 58, 238)
RGBA
rgba(26, 58, 238, 1)
HSL
hsl(231, 86%, 52%)
HSV
hsv(231, 89%, 93%)
CMYK
cmyk(89%, 76%, 0%, 7%)
CSS variable
--color-primary: #1A3AEE;
Lowercase HEX
#1a3aee

Shades

Tints

Tones

Harmony

CSS snippets for #1A3AEE

.color-1a3aee {
  color: #1A3AEE;
  background-color: #1A3AEE;
}

Frequently asked questions

What color is #1A3AEE?+

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

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

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