#404EBB Color

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

Color preview

#404EBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #404EBB

.color-404ebb {
  color: #404EBB;
  background-color: #404EBB;
}

Frequently asked questions

What color is #404EBB?+

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

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

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