#404ABB Color

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

Color preview

#404ABB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #404ABB

.color-404abb {
  color: #404ABB;
  background-color: #404ABB;
}

Frequently asked questions

What color is #404ABB?+

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

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

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