#1A1AFF Color

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

Color preview

#1A1AFF

Color formats

HEX
#1A1AFF
RGB
rgb(26, 26, 255)
RGBA
rgba(26, 26, 255, 1)
HSL
hsl(240, 100%, 55%)
HSV
hsv(240, 90%, 100%)
CMYK
cmyk(90%, 90%, 0%, 0%)
CSS variable
--color-primary: #1A1AFF;
Lowercase HEX
#1a1aff

Shades

Tints

Tones

Harmony

CSS snippets for #1A1AFF

.color-1a1aff {
  color: #1A1AFF;
  background-color: #1A1AFF;
}

Frequently asked questions

What color is #1A1AFF?+

#1A1AFF is a HEX color with RGB value rgb(26, 26, 255) and HSL value hsl(240, 100%, 55%). Its closest CSS named color is Blue.

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

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