#111FBB Color

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

Color preview

#111FBB

Color formats

HEX
#111FBB
RGB
rgb(17, 31, 187)
RGBA
rgba(17, 31, 187, 1)
HSL
hsl(235, 83%, 40%)
HSV
hsv(235, 91%, 73%)
CMYK
cmyk(91%, 83%, 0%, 27%)
CSS variable
--color-primary: #111FBB;
Lowercase HEX
#111fbb

Shades

Tints

Tones

Harmony

CSS snippets for #111FBB

.color-111fbb {
  color: #111FBB;
  background-color: #111FBB;
}

Frequently asked questions

What color is #111FBB?+

#111FBB is a HEX color with RGB value rgb(17, 31, 187) and HSL value hsl(235, 83%, 40%). Its closest CSS named color is MediumBlue.

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

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