#1F31FF Color

Inspect #1F31FF across formats, palettes, contrast and closest named color matches.

Color preview

#1F31FF

Color formats

HEX
#1F31FF
RGB
rgb(31, 49, 255)
RGBA
rgba(31, 49, 255, 1)
HSL
hsl(235, 100%, 56%)
HSV
hsv(235, 88%, 100%)
CMYK
cmyk(88%, 81%, 0%, 0%)
CSS variable
--color-primary: #1F31FF;
Lowercase HEX
#1f31ff

Shades

Tints

Tones

Harmony

CSS snippets for #1F31FF

.color-1f31ff {
  color: #1F31FF;
  background-color: #1F31FF;
}

Frequently asked questions

What color is #1F31FF?+

#1F31FF is a HEX color with RGB value rgb(31, 49, 255) and HSL value hsl(235, 100%, 56%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #1F31FF?+

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