#050A94 Color

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

Color preview

#050A94

Color formats

HEX
#050A94
RGB
rgb(5, 10, 148)
RGBA
rgba(5, 10, 148, 1)
HSL
hsl(238, 93%, 30%)
HSV
hsv(238, 97%, 58%)
CMYK
cmyk(97%, 93%, 0%, 42%)
CSS variable
--color-primary: #050A94;
Lowercase HEX
#050a94

Shades

Tints

Tones

Harmony

CSS snippets for #050A94

.color-050a94 {
  color: #050A94;
  background-color: #050A94;
}

Frequently asked questions

What color is #050A94?+

#050A94 is a HEX color with RGB value rgb(5, 10, 148) and HSL value hsl(238, 93%, 30%). Its closest CSS named color is DarkBlue.

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

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