#4321AB Color

Inspect #4321AB across formats, palettes, contrast and closest named color matches.

Color preview

#4321AB

Color formats

HEX
#4321AB
RGB
rgb(67, 33, 171)
RGBA
rgba(67, 33, 171, 1)
HSL
hsl(255, 68%, 40%)
HSV
hsv(255, 81%, 67%)
CMYK
cmyk(61%, 81%, 0%, 33%)
CSS variable
--color-primary: #4321AB;
Lowercase HEX
#4321ab

Shades

Tints

Tones

Harmony

CSS snippets for #4321AB

.color-4321ab {
  color: #4321AB;
  background-color: #4321AB;
}

Frequently asked questions

What color is #4321AB?+

#4321AB is a HEX color with RGB value rgb(67, 33, 171) and HSL value hsl(255, 68%, 40%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #4321AB?+

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