#050F94 Color

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

Color preview

#050F94

Color formats

HEX
#050F94
RGB
rgb(5, 15, 148)
RGBA
rgba(5, 15, 148, 1)
HSL
hsl(236, 93%, 30%)
HSV
hsv(236, 97%, 58%)
CMYK
cmyk(97%, 90%, 0%, 42%)
CSS variable
--color-primary: #050F94;
Lowercase HEX
#050f94

Shades

Tints

Tones

Harmony

CSS snippets for #050F94

.color-050f94 {
  color: #050F94;
  background-color: #050F94;
}

Frequently asked questions

What color is #050F94?+

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

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

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