#0A16FF Color

Inspect #0A16FF across formats, palettes, contrast and closest named color matches.

Color preview

#0A16FF

Color formats

HEX
#0A16FF
RGB
rgb(10, 22, 255)
RGBA
rgba(10, 22, 255, 1)
HSL
hsl(237, 100%, 52%)
HSV
hsv(237, 96%, 100%)
CMYK
cmyk(96%, 91%, 0%, 0%)
CSS variable
--color-primary: #0A16FF;
Lowercase HEX
#0a16ff

Shades

Tints

Tones

Harmony

CSS snippets for #0A16FF

.color-0a16ff {
  color: #0A16FF;
  background-color: #0A16FF;
}

Frequently asked questions

What color is #0A16FF?+

#0A16FF is a HEX color with RGB value rgb(10, 22, 255) and HSL value hsl(237, 100%, 52%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #0A16FF?+

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