#404081 Color

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

Color preview

#404081

Color formats

HEX
#404081
RGB
rgb(64, 64, 129)
RGBA
rgba(64, 64, 129, 1)
HSL
hsl(240, 34%, 38%)
HSV
hsv(240, 50%, 51%)
CMYK
cmyk(50%, 50%, 0%, 49%)
CSS variable
--color-primary: #404081;
Lowercase HEX
#404081

Shades

Tints

Tones

Harmony

CSS snippets for #404081

.color-404081 {
  color: #404081;
  background-color: #404081;
}

Frequently asked questions

What color is #404081?+

#404081 is a HEX color with RGB value rgb(64, 64, 129) and HSL value hsl(240, 34%, 38%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #404081?+

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