#055FFA Color

Inspect #055FFA across formats, palettes, contrast and closest named color matches.

Color preview

#055FFA

Color formats

HEX
#055FFA
RGB
rgb(5, 95, 250)
RGBA
rgba(5, 95, 250, 1)
HSL
hsl(218, 96%, 50%)
HSV
hsv(218, 98%, 98%)
CMYK
cmyk(98%, 62%, 0%, 2%)
CSS variable
--color-primary: #055FFA;
Lowercase HEX
#055ffa

Shades

Tints

Tones

Harmony

CSS snippets for #055FFA

.color-055ffa {
  color: #055FFA;
  background-color: #055FFA;
}

Frequently asked questions

What color is #055FFA?+

#055FFA is a HEX color with RGB value rgb(5, 95, 250) and HSL value hsl(218, 96%, 50%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #055FFA?+

The closest Tailwind color is blue-600, available as the bg-blue-600 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