#111FEE Color

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

Color preview

#111FEE

Color formats

HEX
#111FEE
RGB
rgb(17, 31, 238)
RGBA
rgba(17, 31, 238, 1)
HSL
hsl(236, 87%, 50%)
HSV
hsv(236, 93%, 93%)
CMYK
cmyk(93%, 87%, 0%, 7%)
CSS variable
--color-primary: #111FEE;
Lowercase HEX
#111fee

Shades

Tints

Tones

Harmony

CSS snippets for #111FEE

.color-111fee {
  color: #111FEE;
  background-color: #111FEE;
}

Frequently asked questions

What color is #111FEE?+

#111FEE is a HEX color with RGB value rgb(17, 31, 238) and HSL value hsl(236, 87%, 50%). Its closest CSS named color is Blue.

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

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