#404CBA Color

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

Color preview

#404CBA

Color formats

HEX
#404CBA
RGB
rgb(64, 76, 186)
RGBA
rgba(64, 76, 186, 1)
HSL
hsl(234, 49%, 49%)
HSV
hsv(234, 66%, 73%)
CMYK
cmyk(66%, 59%, 0%, 27%)
CSS variable
--color-primary: #404CBA;
Lowercase HEX
#404cba

Shades

Tints

Tones

Harmony

CSS snippets for #404CBA

.color-404cba {
  color: #404CBA;
  background-color: #404CBA;
}

Frequently asked questions

What color is #404CBA?+

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

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

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