#143FFF Color

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

Color preview

#143FFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #143FFF

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

Frequently asked questions

What color is #143FFF?+

#143FFF is a HEX color with RGB value rgb(20, 63, 255) and HSL value hsl(229, 100%, 54%). Its closest CSS named color is Blue.

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

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