#1111BB Color

Inspect #1111BB across formats, palettes, contrast and closest named color matches.

Color preview

#1111BB

Color formats

HEX
#1111BB
RGB
rgb(17, 17, 187)
RGBA
rgba(17, 17, 187, 1)
HSL
hsl(240, 83%, 40%)
HSV
hsv(240, 91%, 73%)
CMYK
cmyk(91%, 91%, 0%, 27%)
CSS variable
--color-primary: #1111BB;
Lowercase HEX
#1111bb

Shades

Tints

Tones

Harmony

CSS snippets for #1111BB

.color-1111bb {
  color: #1111BB;
  background-color: #1111BB;
}

Frequently asked questions

What color is #1111BB?+

#1111BB is a HEX color with RGB value rgb(17, 17, 187) and HSL value hsl(240, 83%, 40%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #1111BB?+

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