#050DFA Color

Inspect #050DFA across formats, palettes, contrast and closest named color matches.

Color preview

#050DFA

Color formats

HEX
#050DFA
RGB
rgb(5, 13, 250)
RGBA
rgba(5, 13, 250, 1)
HSL
hsl(238, 96%, 50%)
HSV
hsv(238, 98%, 98%)
CMYK
cmyk(98%, 95%, 0%, 2%)
CSS variable
--color-primary: #050DFA;
Lowercase HEX
#050dfa

Shades

Tints

Tones

Harmony

CSS snippets for #050DFA

.color-050dfa {
  color: #050DFA;
  background-color: #050DFA;
}

Frequently asked questions

What color is #050DFA?+

#050DFA is a HEX color with RGB value rgb(5, 13, 250) and HSL value hsl(238, 96%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #050DFA?+

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