#404ECE Color

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

Color preview

#404ECE

Color formats

HEX
#404ECE
RGB
rgb(64, 78, 206)
RGBA
rgba(64, 78, 206, 1)
HSL
hsl(234, 59%, 53%)
HSV
hsv(234, 69%, 81%)
CMYK
cmyk(69%, 62%, 0%, 19%)
CSS variable
--color-primary: #404ECE;
Lowercase HEX
#404ece

Shades

Tints

Tones

Harmony

CSS snippets for #404ECE

.color-404ece {
  color: #404ECE;
  background-color: #404ECE;
}

Frequently asked questions

What color is #404ECE?+

#404ECE is a HEX color with RGB value rgb(64, 78, 206) and HSL value hsl(234, 59%, 53%). Its closest CSS named color is RoyalBlue.

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

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