#145FFF Color

Inspect #145FFF across formats, palettes, contrast and closest named color matches.

Color preview

#145FFF

Color formats

HEX
#145FFF
RGB
rgb(20, 95, 255)
RGBA
rgba(20, 95, 255, 1)
HSL
hsl(221, 100%, 54%)
HSV
hsv(221, 92%, 100%)
CMYK
cmyk(92%, 63%, 0%, 0%)
CSS variable
--color-primary: #145FFF;
Lowercase HEX
#145fff

Shades

Tints

Tones

Harmony

CSS snippets for #145FFF

.color-145fff {
  color: #145FFF;
  background-color: #145FFF;
}

Frequently asked questions

What color is #145FFF?+

#145FFF is a HEX color with RGB value rgb(20, 95, 255) and HSL value hsl(221, 100%, 54%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #145FFF?+

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