#101A5B Color

Inspect #101A5B across formats, palettes, contrast and closest named color matches.

Color preview

#101A5B

Color formats

HEX
#101A5B
RGB
rgb(16, 26, 91)
RGBA
rgba(16, 26, 91, 1)
HSL
hsl(232, 70%, 21%)
HSV
hsv(232, 82%, 36%)
CMYK
cmyk(82%, 71%, 0%, 64%)
CSS variable
--color-primary: #101A5B;
Lowercase HEX
#101a5b

Shades

Tints

Tones

Harmony

CSS snippets for #101A5B

.color-101a5b {
  color: #101A5B;
  background-color: #101A5B;
}

Frequently asked questions

What color is #101A5B?+

#101A5B is a HEX color with RGB value rgb(16, 26, 91) and HSL value hsl(232, 70%, 21%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #101A5B?+

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