#139DDD Color

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

Color preview

#139DDD

Color formats

HEX
#139DDD
RGB
rgb(19, 157, 221)
RGBA
rgba(19, 157, 221, 1)
HSL
hsl(199, 84%, 47%)
HSV
hsv(199, 91%, 87%)
CMYK
cmyk(91%, 29%, 0%, 13%)
CSS variable
--color-primary: #139DDD;
Lowercase HEX
#139ddd

Shades

Tints

Tones

Harmony

CSS snippets for #139DDD

.color-139ddd {
  color: #139DDD;
  background-color: #139DDD;
}

Frequently asked questions

What color is #139DDD?+

#139DDD is a HEX color with RGB value rgb(19, 157, 221) and HSL value hsl(199, 84%, 47%). Its closest CSS named color is DodgerBlue.

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

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