#051AFF Color

Inspect #051AFF across formats, palettes, contrast and closest named color matches.

Color preview

#051AFF

Color formats

HEX
#051AFF
RGB
rgb(5, 26, 255)
RGBA
rgba(5, 26, 255, 1)
HSL
hsl(235, 100%, 51%)
HSV
hsv(235, 98%, 100%)
CMYK
cmyk(98%, 90%, 0%, 0%)
CSS variable
--color-primary: #051AFF;
Lowercase HEX
#051aff

Shades

Tints

Tones

Harmony

CSS snippets for #051AFF

.color-051aff {
  color: #051AFF;
  background-color: #051AFF;
}

Frequently asked questions

What color is #051AFF?+

#051AFF is a HEX color with RGB value rgb(5, 26, 255) and HSL value hsl(235, 100%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #051AFF?+

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