#160AFF Color

Inspect #160AFF across formats, palettes, contrast and closest named color matches.

Color preview

#160AFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #160AFF

.color-160aff {
  color: #160AFF;
  background-color: #160AFF;
}

Frequently asked questions

What color is #160AFF?+

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

What is the closest Tailwind color to #160AFF?+

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