#1E88EB Color

Inspect #1E88EB across formats, palettes, contrast and closest named color matches.

Color preview

#1E88EB

Color formats

HEX
#1E88EB
RGB
rgb(30, 136, 235)
RGBA
rgba(30, 136, 235, 1)
HSL
hsl(209, 84%, 52%)
HSV
hsv(209, 87%, 92%)
CMYK
cmyk(87%, 42%, 0%, 8%)
CSS variable
--color-primary: #1E88EB;
Lowercase HEX
#1e88eb

Shades

Tints

Tones

Harmony

CSS snippets for #1E88EB

.color-1e88eb {
  color: #1E88EB;
  background-color: #1E88EB;
}

Frequently asked questions

What color is #1E88EB?+

#1E88EB is a HEX color with RGB value rgb(30, 136, 235) and HSL value hsl(209, 84%, 52%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #1E88EB?+

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