#403F5A Color

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

Color preview

#403F5A

Color formats

HEX
#403F5A
RGB
rgb(64, 63, 90)
RGBA
rgba(64, 63, 90, 1)
HSL
hsl(242, 18%, 30%)
HSV
hsv(242, 30%, 35%)
CMYK
cmyk(29%, 30%, 0%, 65%)
CSS variable
--color-primary: #403F5A;
Lowercase HEX
#403f5a

Shades

Tints

Tones

Harmony

CSS snippets for #403F5A

.color-403f5a {
  color: #403F5A;
  background-color: #403F5A;
}

Frequently asked questions

What color is #403F5A?+

#403F5A is a HEX color with RGB value rgb(64, 63, 90) and HSL value hsl(242, 18%, 30%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #403F5A?+

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