#1111EE Color

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

Color preview

#1111EE

Color formats

HEX
#1111EE
RGB
rgb(17, 17, 238)
RGBA
rgba(17, 17, 238, 1)
HSL
hsl(240, 87%, 50%)
HSV
hsv(240, 93%, 93%)
CMYK
cmyk(93%, 93%, 0%, 7%)
CSS variable
--color-primary: #1111EE;
Lowercase HEX
#1111ee

Shades

Tints

Tones

Harmony

CSS snippets for #1111EE

.color-1111ee {
  color: #1111EE;
  background-color: #1111EE;
}

Frequently asked questions

What color is #1111EE?+

#1111EE is a HEX color with RGB value rgb(17, 17, 238) and HSL value hsl(240, 87%, 50%). Its closest CSS named color is Blue.

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

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