#374E4B Color

Inspect #374E4B across formats, palettes, contrast and closest named color matches.

Color preview

#374E4B

Color formats

HEX
#374E4B
RGB
rgb(55, 78, 75)
RGBA
rgba(55, 78, 75, 1)
HSL
hsl(172, 17%, 26%)
HSV
hsv(172, 29%, 31%)
CMYK
cmyk(29%, 0%, 4%, 69%)
CSS variable
--color-primary: #374E4B;
Lowercase HEX
#374e4b

Shades

Tints

Tones

Harmony

CSS snippets for #374E4B

.color-374e4b {
  color: #374E4B;
  background-color: #374E4B;
}

Frequently asked questions

What color is #374E4B?+

#374E4B is a HEX color with RGB value rgb(55, 78, 75) and HSL value hsl(172, 17%, 26%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #374E4B?+

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