#323C4E Color

Inspect #323C4E across formats, palettes, contrast and closest named color matches.

Color preview

#323C4E

Color formats

HEX
#323C4E
RGB
rgb(50, 60, 78)
RGBA
rgba(50, 60, 78, 1)
HSL
hsl(219, 22%, 25%)
HSV
hsv(219, 36%, 31%)
CMYK
cmyk(36%, 23%, 0%, 69%)
CSS variable
--color-primary: #323C4E;
Lowercase HEX
#323c4e

Shades

Tints

Tones

Harmony

CSS snippets for #323C4E

.color-323c4e {
  color: #323C4E;
  background-color: #323C4E;
}

Frequently asked questions

What color is #323C4E?+

#323C4E is a HEX color with RGB value rgb(50, 60, 78) and HSL value hsl(219, 22%, 25%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #323C4E?+

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