#1F90ED Color

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

Color preview

#1F90ED

Color formats

HEX
#1F90ED
RGB
rgb(31, 144, 237)
RGBA
rgba(31, 144, 237, 1)
HSL
hsl(207, 85%, 53%)
HSV
hsv(207, 87%, 93%)
CMYK
cmyk(87%, 39%, 0%, 7%)
CSS variable
--color-primary: #1F90ED;
Lowercase HEX
#1f90ed

Shades

Tints

Tones

Harmony

CSS snippets for #1F90ED

.color-1f90ed {
  color: #1F90ED;
  background-color: #1F90ED;
}

Frequently asked questions

What color is #1F90ED?+

#1F90ED is a HEX color with RGB value rgb(31, 144, 237) and HSL value hsl(207, 85%, 53%). Its closest CSS named color is DodgerBlue.

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

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