#112EEE Color

Inspect #112EEE across formats, palettes, contrast and closest named color matches.

Color preview

#112EEE

Color formats

HEX
#112EEE
RGB
rgb(17, 46, 238)
RGBA
rgba(17, 46, 238, 1)
HSL
hsl(232, 87%, 50%)
HSV
hsv(232, 93%, 93%)
CMYK
cmyk(93%, 81%, 0%, 7%)
CSS variable
--color-primary: #112EEE;
Lowercase HEX
#112eee

Shades

Tints

Tones

Harmony

CSS snippets for #112EEE

.color-112eee {
  color: #112EEE;
  background-color: #112EEE;
}

Frequently asked questions

What color is #112EEE?+

#112EEE is a HEX color with RGB value rgb(17, 46, 238) and HSL value hsl(232, 87%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #112EEE?+

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