#403B4F Color

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

Color preview

#403B4F

Color formats

HEX
#403B4F
RGB
rgb(64, 59, 79)
RGBA
rgba(64, 59, 79, 1)
HSL
hsl(255, 14%, 27%)
HSV
hsv(255, 25%, 31%)
CMYK
cmyk(19%, 25%, 0%, 69%)
CSS variable
--color-primary: #403B4F;
Lowercase HEX
#403b4f

Shades

Tints

Tones

Harmony

CSS snippets for #403B4F

.color-403b4f {
  color: #403B4F;
  background-color: #403B4F;
}

Frequently asked questions

What color is #403B4F?+

#403B4F is a HEX color with RGB value rgb(64, 59, 79) and HSL value hsl(255, 14%, 27%). Its closest CSS named color is DarkSlateGray.

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

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