#1414FF Color

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

Color preview

#1414FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1414FF

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

Frequently asked questions

What color is #1414FF?+

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

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

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