#393C4B Color

Inspect #393C4B across formats, palettes, contrast and closest named color matches.

Color preview

#393C4B

Color formats

HEX
#393C4B
RGB
rgb(57, 60, 75)
RGBA
rgba(57, 60, 75, 1)
HSL
hsl(230, 14%, 26%)
HSV
hsv(230, 24%, 29%)
CMYK
cmyk(24%, 20%, 0%, 71%)
CSS variable
--color-primary: #393C4B;
Lowercase HEX
#393c4b

Shades

Tints

Tones

Harmony

CSS snippets for #393C4B

.color-393c4b {
  color: #393C4B;
  background-color: #393C4B;
}

Frequently asked questions

What color is #393C4B?+

#393C4B is a HEX color with RGB value rgb(57, 60, 75) and HSL value hsl(230, 14%, 26%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #393C4B?+

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