#325A4B Color

Inspect #325A4B across formats, palettes, contrast and closest named color matches.

Color preview

#325A4B

Color formats

HEX
#325A4B
RGB
rgb(50, 90, 75)
RGBA
rgba(50, 90, 75, 1)
HSL
hsl(158, 29%, 27%)
HSV
hsv(158, 44%, 35%)
CMYK
cmyk(44%, 0%, 17%, 65%)
CSS variable
--color-primary: #325A4B;
Lowercase HEX
#325a4b

Shades

Tints

Tones

Harmony

CSS snippets for #325A4B

.color-325a4b {
  color: #325A4B;
  background-color: #325A4B;
}

Frequently asked questions

What color is #325A4B?+

#325A4B is a HEX color with RGB value rgb(50, 90, 75) and HSL value hsl(158, 29%, 27%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #325A4B?+

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