#051EFF Color

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

Color preview

#051EFF

Color formats

HEX
#051EFF
RGB
rgb(5, 30, 255)
RGBA
rgba(5, 30, 255, 1)
HSL
hsl(234, 100%, 51%)
HSV
hsv(234, 98%, 100%)
CMYK
cmyk(98%, 88%, 0%, 0%)
CSS variable
--color-primary: #051EFF;
Lowercase HEX
#051eff

Shades

Tints

Tones

Harmony

CSS snippets for #051EFF

.color-051eff {
  color: #051EFF;
  background-color: #051EFF;
}

Frequently asked questions

What color is #051EFF?+

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

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

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