#32474E Color

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

Color preview

#32474E

Color formats

HEX
#32474E
RGB
rgb(50, 71, 78)
RGBA
rgba(50, 71, 78, 1)
HSL
hsl(195, 22%, 25%)
HSV
hsv(195, 36%, 31%)
CMYK
cmyk(36%, 9%, 0%, 69%)
CSS variable
--color-primary: #32474E;
Lowercase HEX
#32474e

Shades

Tints

Tones

Harmony

CSS snippets for #32474E

.color-32474e {
  color: #32474E;
  background-color: #32474E;
}

Frequently asked questions

What color is #32474E?+

#32474E is a HEX color with RGB value rgb(50, 71, 78) and HSL value hsl(195, 22%, 25%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #32474E?+

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