#1F90DB Color

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

Color preview

#1F90DB

Color formats

HEX
#1F90DB
RGB
rgb(31, 144, 219)
RGBA
rgba(31, 144, 219, 1)
HSL
hsl(204, 75%, 49%)
HSV
hsv(204, 86%, 86%)
CMYK
cmyk(86%, 34%, 0%, 14%)
CSS variable
--color-primary: #1F90DB;
Lowercase HEX
#1f90db

Shades

Tints

Tones

Harmony

CSS snippets for #1F90DB

.color-1f90db {
  color: #1F90DB;
  background-color: #1F90DB;
}

Frequently asked questions

What color is #1F90DB?+

#1F90DB is a HEX color with RGB value rgb(31, 144, 219) and HSL value hsl(204, 75%, 49%). Its closest CSS named color is DodgerBlue.

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

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