#1337EC Color

Inspect #1337EC across formats, palettes, contrast and closest named color matches.

Color preview

#1337EC

Color formats

HEX
#1337EC
RGB
rgb(19, 55, 236)
RGBA
rgba(19, 55, 236, 1)
HSL
hsl(230, 85%, 50%)
HSV
hsv(230, 92%, 93%)
CMYK
cmyk(92%, 77%, 0%, 7%)
CSS variable
--color-primary: #1337EC;
Lowercase HEX
#1337ec

Shades

Tints

Tones

Harmony

CSS snippets for #1337EC

.color-1337ec {
  color: #1337EC;
  background-color: #1337EC;
}

Frequently asked questions

What color is #1337EC?+

#1337EC is a HEX color with RGB value rgb(19, 55, 236) and HSL value hsl(230, 85%, 50%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #1337EC?+

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