#394A55 Color

Inspect #394A55 across formats, palettes, contrast and closest named color matches.

Color preview

#394A55

Color formats

HEX
#394A55
RGB
rgb(57, 74, 85)
RGBA
rgba(57, 74, 85, 1)
HSL
hsl(204, 20%, 28%)
HSV
hsv(204, 33%, 33%)
CMYK
cmyk(33%, 13%, 0%, 67%)
CSS variable
--color-primary: #394A55;
Lowercase HEX
#394a55

Shades

Tints

Tones

Harmony

CSS snippets for #394A55

.color-394a55 {
  color: #394A55;
  background-color: #394A55;
}

Frequently asked questions

What color is #394A55?+

#394A55 is a HEX color with RGB value rgb(57, 74, 85) and HSL value hsl(204, 20%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #394A55?+

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