#311FFF Color

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

Color preview

#311FFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #311FFF

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

Frequently asked questions

What color is #311FFF?+

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

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

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