#404FB0 Color

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

Color preview

#404FB0

Color formats

HEX
#404FB0
RGB
rgb(64, 79, 176)
RGBA
rgba(64, 79, 176, 1)
HSL
hsl(232, 47%, 47%)
HSV
hsv(232, 64%, 69%)
CMYK
cmyk(64%, 55%, 0%, 31%)
CSS variable
--color-primary: #404FB0;
Lowercase HEX
#404fb0

Shades

Tints

Tones

Harmony

CSS snippets for #404FB0

.color-404fb0 {
  color: #404FB0;
  background-color: #404FB0;
}

Frequently asked questions

What color is #404FB0?+

#404FB0 is a HEX color with RGB value rgb(64, 79, 176) and HSL value hsl(232, 47%, 47%). Its closest CSS named color is DarkSlateBlue.

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

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