#111B40 Color

Inspect #111B40 across formats, palettes, contrast and closest named color matches.

Color preview

#111B40

Color formats

HEX
#111B40
RGB
rgb(17, 27, 64)
RGBA
rgba(17, 27, 64, 1)
HSL
hsl(227, 58%, 16%)
HSV
hsv(227, 73%, 25%)
CMYK
cmyk(73%, 58%, 0%, 75%)
CSS variable
--color-primary: #111B40;
Lowercase HEX
#111b40

Shades

Tints

Tones

Harmony

CSS snippets for #111B40

.color-111b40 {
  color: #111B40;
  background-color: #111B40;
}

Frequently asked questions

What color is #111B40?+

#111B40 is a HEX color with RGB value rgb(17, 27, 64) and HSL value hsl(227, 58%, 16%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #111B40?+

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