#143CFF Color

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

Color preview

#143CFF

Color formats

HEX
#143CFF
RGB
rgb(20, 60, 255)
RGBA
rgba(20, 60, 255, 1)
HSL
hsl(230, 100%, 54%)
HSV
hsv(230, 92%, 100%)
CMYK
cmyk(92%, 76%, 0%, 0%)
CSS variable
--color-primary: #143CFF;
Lowercase HEX
#143cff

Shades

Tints

Tones

Harmony

CSS snippets for #143CFF

.color-143cff {
  color: #143CFF;
  background-color: #143CFF;
}

Frequently asked questions

What color is #143CFF?+

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

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

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