#404FED Color

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

Color preview

#404FED

Color formats

HEX
#404FED
RGB
rgb(64, 79, 237)
RGBA
rgba(64, 79, 237, 1)
HSL
hsl(235, 83%, 59%)
HSV
hsv(235, 73%, 93%)
CMYK
cmyk(73%, 67%, 0%, 7%)
CSS variable
--color-primary: #404FED;
Lowercase HEX
#404fed

Shades

Tints

Tones

Harmony

CSS snippets for #404FED

.color-404fed {
  color: #404FED;
  background-color: #404FED;
}

Frequently asked questions

What color is #404FED?+

#404FED is a HEX color with RGB value rgb(64, 79, 237) and HSL value hsl(235, 83%, 59%). Its closest CSS named color is RoyalBlue.

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

The closest Tailwind color is indigo-600, available as the bg-indigo-600 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