#404ABA Color

Inspect #404ABA across formats, palettes, contrast and closest named color matches.

Color preview

#404ABA

Color formats

HEX
#404ABA
RGB
rgb(64, 74, 186)
RGBA
rgba(64, 74, 186, 1)
HSL
hsl(235, 49%, 49%)
HSV
hsv(235, 66%, 73%)
CMYK
cmyk(66%, 60%, 0%, 27%)
CSS variable
--color-primary: #404ABA;
Lowercase HEX
#404aba

Shades

Tints

Tones

Harmony

CSS snippets for #404ABA

.color-404aba {
  color: #404ABA;
  background-color: #404ABA;
}

Frequently asked questions

What color is #404ABA?+

#404ABA is a HEX color with RGB value rgb(64, 74, 186) and HSL value hsl(235, 49%, 49%). Its closest CSS named color is SlateBlue.

What is the closest Tailwind color to #404ABA?+

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