#1A1ABC Color

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

Color preview

#1A1ABC

Color formats

HEX
#1A1ABC
RGB
rgb(26, 26, 188)
RGBA
rgba(26, 26, 188, 1)
HSL
hsl(240, 76%, 42%)
HSV
hsv(240, 86%, 74%)
CMYK
cmyk(86%, 86%, 0%, 26%)
CSS variable
--color-primary: #1A1ABC;
Lowercase HEX
#1a1abc

Shades

Tints

Tones

Harmony

CSS snippets for #1A1ABC

.color-1a1abc {
  color: #1A1ABC;
  background-color: #1A1ABC;
}

Frequently asked questions

What color is #1A1ABC?+

#1A1ABC is a HEX color with RGB value rgb(26, 26, 188) and HSL value hsl(240, 76%, 42%). Its closest CSS named color is MediumBlue.

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

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