#404FCE Color

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

Color preview

#404FCE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #404FCE

.color-404fce {
  color: #404FCE;
  background-color: #404FCE;
}

Frequently asked questions

What color is #404FCE?+

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

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

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