#1E46AA Color

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

Color preview

#1E46AA

Color formats

HEX
#1E46AA
RGB
rgb(30, 70, 170)
RGBA
rgba(30, 70, 170, 1)
HSL
hsl(223, 70%, 39%)
HSV
hsv(223, 82%, 67%)
CMYK
cmyk(82%, 59%, 0%, 33%)
CSS variable
--color-primary: #1E46AA;
Lowercase HEX
#1e46aa

Shades

Tints

Tones

Harmony

CSS snippets for #1E46AA

.color-1e46aa {
  color: #1E46AA;
  background-color: #1E46AA;
}

Frequently asked questions

What color is #1E46AA?+

#1E46AA is a HEX color with RGB value rgb(30, 70, 170) and HSL value hsl(223, 70%, 39%). Its closest CSS named color is DarkSlateBlue.

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

The closest Tailwind color is blue-800, available as the bg-blue-800 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