#139CEC Color

Inspect #139CEC across formats, palettes, contrast and closest named color matches.

Color preview

#139CEC

Color formats

HEX
#139CEC
RGB
rgb(19, 156, 236)
RGBA
rgba(19, 156, 236, 1)
HSL
hsl(202, 85%, 50%)
HSV
hsv(202, 92%, 93%)
CMYK
cmyk(92%, 34%, 0%, 7%)
CSS variable
--color-primary: #139CEC;
Lowercase HEX
#139cec

Shades

Tints

Tones

Harmony

CSS snippets for #139CEC

.color-139cec {
  color: #139CEC;
  background-color: #139CEC;
}

Frequently asked questions

What color is #139CEC?+

#139CEC is a HEX color with RGB value rgb(19, 156, 236) and HSL value hsl(202, 85%, 50%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #139CEC?+

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