#321ABC Color

Inspect #321ABC across formats, palettes, contrast and closest named color matches.

Color preview

#321ABC

Color formats

HEX
#321ABC
RGB
rgb(50, 26, 188)
RGBA
rgba(50, 26, 188, 1)
HSL
hsl(249, 76%, 42%)
HSV
hsv(249, 86%, 74%)
CMYK
cmyk(73%, 86%, 0%, 26%)
CSS variable
--color-primary: #321ABC;
Lowercase HEX
#321abc

Shades

Tints

Tones

Harmony

CSS snippets for #321ABC

.color-321abc {
  color: #321ABC;
  background-color: #321ABC;
}

Frequently asked questions

What color is #321ABC?+

#321ABC is a HEX color with RGB value rgb(50, 26, 188) and HSL value hsl(249, 76%, 42%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #321ABC?+

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