#1A5EAC Color

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

Color preview

#1A5EAC

Color formats

HEX
#1A5EAC
RGB
rgb(26, 94, 172)
RGBA
rgba(26, 94, 172, 1)
HSL
hsl(212, 74%, 39%)
HSV
hsv(212, 85%, 67%)
CMYK
cmyk(85%, 45%, 0%, 33%)
CSS variable
--color-primary: #1A5EAC;
Lowercase HEX
#1a5eac

Shades

Tints

Tones

Harmony

CSS snippets for #1A5EAC

.color-1a5eac {
  color: #1A5EAC;
  background-color: #1A5EAC;
}

Frequently asked questions

What color is #1A5EAC?+

#1A5EAC is a HEX color with RGB value rgb(26, 94, 172) and HSL value hsl(212, 74%, 39%). Its closest CSS named color is SteelBlue.

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

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