#322BFF Color

Inspect #322BFF across formats, palettes, contrast and closest named color matches.

Color preview

#322BFF

Color formats

HEX
#322BFF
RGB
rgb(50, 43, 255)
RGBA
rgba(50, 43, 255, 1)
HSL
hsl(242, 100%, 58%)
HSV
hsv(242, 83%, 100%)
CMYK
cmyk(80%, 83%, 0%, 0%)
CSS variable
--color-primary: #322BFF;
Lowercase HEX
#322bff

Shades

Tints

Tones

Harmony

CSS snippets for #322BFF

.color-322bff {
  color: #322BFF;
  background-color: #322BFF;
}

Frequently asked questions

What color is #322BFF?+

#322BFF is a HEX color with RGB value rgb(50, 43, 255) and HSL value hsl(242, 100%, 58%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #322BFF?+

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