#116DEE Color

Inspect #116DEE across formats, palettes, contrast and closest named color matches.

Color preview

#116DEE

Color formats

HEX
#116DEE
RGB
rgb(17, 109, 238)
RGBA
rgba(17, 109, 238, 1)
HSL
hsl(215, 87%, 50%)
HSV
hsv(215, 93%, 93%)
CMYK
cmyk(93%, 54%, 0%, 7%)
CSS variable
--color-primary: #116DEE;
Lowercase HEX
#116dee

Shades

Tints

Tones

Harmony

CSS snippets for #116DEE

.color-116dee {
  color: #116DEE;
  background-color: #116DEE;
}

Frequently asked questions

What color is #116DEE?+

#116DEE is a HEX color with RGB value rgb(17, 109, 238) and HSL value hsl(215, 87%, 50%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #116DEE?+

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