#1A0EFB Color

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

Color preview

#1A0EFB

Color formats

HEX
#1A0EFB
RGB
rgb(26, 14, 251)
RGBA
rgba(26, 14, 251, 1)
HSL
hsl(243, 97%, 52%)
HSV
hsv(243, 94%, 98%)
CMYK
cmyk(90%, 94%, 0%, 2%)
CSS variable
--color-primary: #1A0EFB;
Lowercase HEX
#1a0efb

Shades

Tints

Tones

Harmony

CSS snippets for #1A0EFB

.color-1a0efb {
  color: #1A0EFB;
  background-color: #1A0EFB;
}

Frequently asked questions

What color is #1A0EFB?+

#1A0EFB is a HEX color with RGB value rgb(26, 14, 251) and HSL value hsl(243, 97%, 52%). Its closest CSS named color is Blue.

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

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