#111F40 Color

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

Color preview

#111F40

Color formats

HEX
#111F40
RGB
rgb(17, 31, 64)
RGBA
rgba(17, 31, 64, 1)
HSL
hsl(222, 58%, 16%)
HSV
hsv(222, 73%, 25%)
CMYK
cmyk(73%, 52%, 0%, 75%)
CSS variable
--color-primary: #111F40;
Lowercase HEX
#111f40

Shades

Tints

Tones

Harmony

CSS snippets for #111F40

.color-111f40 {
  color: #111F40;
  background-color: #111F40;
}

Frequently asked questions

What color is #111F40?+

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

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

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