#1428FF Color

Inspect #1428FF across formats, palettes, contrast and closest named color matches.

Color preview

#1428FF

Color formats

HEX
#1428FF
RGB
rgb(20, 40, 255)
RGBA
rgba(20, 40, 255, 1)
HSL
hsl(235, 100%, 54%)
HSV
hsv(235, 92%, 100%)
CMYK
cmyk(92%, 84%, 0%, 0%)
CSS variable
--color-primary: #1428FF;
Lowercase HEX
#1428ff

Shades

Tints

Tones

Harmony

CSS snippets for #1428FF

.color-1428ff {
  color: #1428FF;
  background-color: #1428FF;
}

Frequently asked questions

What color is #1428FF?+

#1428FF is a HEX color with RGB value rgb(20, 40, 255) and HSL value hsl(235, 100%, 54%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #1428FF?+

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