#404B8C Color

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

Color preview

#404B8C

Color formats

HEX
#404B8C
RGB
rgb(64, 75, 140)
RGBA
rgba(64, 75, 140, 1)
HSL
hsl(231, 37%, 40%)
HSV
hsv(231, 54%, 55%)
CMYK
cmyk(54%, 46%, 0%, 45%)
CSS variable
--color-primary: #404B8C;
Lowercase HEX
#404b8c

Shades

Tints

Tones

Harmony

CSS snippets for #404B8C

.color-404b8c {
  color: #404B8C;
  background-color: #404B8C;
}

Frequently asked questions

What color is #404B8C?+

#404B8C is a HEX color with RGB value rgb(64, 75, 140) and HSL value hsl(231, 37%, 40%). Its closest CSS named color is DarkSlateBlue.

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

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