#374C48 Color

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

Color preview

#374C48

Color formats

HEX
#374C48
RGB
rgb(55, 76, 72)
RGBA
rgba(55, 76, 72, 1)
HSL
hsl(169, 16%, 26%)
HSV
hsv(169, 28%, 30%)
CMYK
cmyk(28%, 0%, 5%, 70%)
CSS variable
--color-primary: #374C48;
Lowercase HEX
#374c48

Shades

Tints

Tones

Harmony

CSS snippets for #374C48

.color-374c48 {
  color: #374C48;
  background-color: #374C48;
}

Frequently asked questions

What color is #374C48?+

#374C48 is a HEX color with RGB value rgb(55, 76, 72) and HSL value hsl(169, 16%, 26%). Its closest CSS named color is DarkSlateGray.

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

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