#404ACE Color

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

Color preview

#404ACE

Color formats

HEX
#404ACE
RGB
rgb(64, 74, 206)
RGBA
rgba(64, 74, 206, 1)
HSL
hsl(236, 59%, 53%)
HSV
hsv(236, 69%, 81%)
CMYK
cmyk(69%, 64%, 0%, 19%)
CSS variable
--color-primary: #404ACE;
Lowercase HEX
#404ace

Shades

Tints

Tones

Harmony

CSS snippets for #404ACE

.color-404ace {
  color: #404ACE;
  background-color: #404ACE;
}

Frequently asked questions

What color is #404ACE?+

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

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

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