#404A4A Color

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

Color preview

#404A4A

Color formats

HEX
#404A4A
RGB
rgb(64, 74, 74)
RGBA
rgba(64, 74, 74, 1)
HSL
hsl(180, 7%, 27%)
HSV
hsv(180, 14%, 29%)
CMYK
cmyk(14%, 0%, 0%, 71%)
CSS variable
--color-primary: #404A4A;
Lowercase HEX
#404a4a

Shades

Tints

Tones

Harmony

CSS snippets for #404A4A

.color-404a4a {
  color: #404A4A;
  background-color: #404A4A;
}

Frequently asked questions

What color is #404A4A?+

#404A4A is a HEX color with RGB value rgb(64, 74, 74) and HSL value hsl(180, 7%, 27%). Its closest CSS named color is DarkSlateGray.

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

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