#404EBA Color

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

Color preview

#404EBA

Color formats

HEX
#404EBA
RGB
rgb(64, 78, 186)
RGBA
rgba(64, 78, 186, 1)
HSL
hsl(233, 49%, 49%)
HSV
hsv(233, 66%, 73%)
CMYK
cmyk(66%, 58%, 0%, 27%)
CSS variable
--color-primary: #404EBA;
Lowercase HEX
#404eba

Shades

Tints

Tones

Harmony

CSS snippets for #404EBA

.color-404eba {
  color: #404EBA;
  background-color: #404EBA;
}

Frequently asked questions

What color is #404EBA?+

#404EBA is a HEX color with RGB value rgb(64, 78, 186) and HSL value hsl(233, 49%, 49%). Its closest CSS named color is RoyalBlue.

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

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