#404B85 Color

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

Color preview

#404B85

Color formats

HEX
#404B85
RGB
rgb(64, 75, 133)
RGBA
rgba(64, 75, 133, 1)
HSL
hsl(230, 35%, 39%)
HSV
hsv(230, 52%, 52%)
CMYK
cmyk(52%, 44%, 0%, 48%)
CSS variable
--color-primary: #404B85;
Lowercase HEX
#404b85

Shades

Tints

Tones

Harmony

CSS snippets for #404B85

.color-404b85 {
  color: #404B85;
  background-color: #404B85;
}

Frequently asked questions

What color is #404B85?+

#404B85 is a HEX color with RGB value rgb(64, 75, 133) and HSL value hsl(230, 35%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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