#374B55 Color

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

Color preview

#374B55

Color formats

HEX
#374B55
RGB
rgb(55, 75, 85)
RGBA
rgba(55, 75, 85, 1)
HSL
hsl(200, 21%, 27%)
HSV
hsv(200, 35%, 33%)
CMYK
cmyk(35%, 12%, 0%, 67%)
CSS variable
--color-primary: #374B55;
Lowercase HEX
#374b55

Shades

Tints

Tones

Harmony

CSS snippets for #374B55

.color-374b55 {
  color: #374B55;
  background-color: #374B55;
}

Frequently asked questions

What color is #374B55?+

#374B55 is a HEX color with RGB value rgb(55, 75, 85) and HSL value hsl(200, 21%, 27%). Its closest CSS named color is DarkSlateGray.

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

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