#3F504B Color

Inspect #3F504B across formats, palettes, contrast and closest named color matches.

Color preview

#3F504B

Color formats

HEX
#3F504B
RGB
rgb(63, 80, 75)
RGBA
rgba(63, 80, 75, 1)
HSL
hsl(162, 12%, 28%)
HSV
hsv(162, 21%, 31%)
CMYK
cmyk(21%, 0%, 6%, 69%)
CSS variable
--color-primary: #3F504B;
Lowercase HEX
#3f504b

Shades

Tints

Tones

Harmony

CSS snippets for #3F504B

.color-3f504b {
  color: #3F504B;
  background-color: #3F504B;
}

Frequently asked questions

What color is #3F504B?+

#3F504B is a HEX color with RGB value rgb(63, 80, 75) and HSL value hsl(162, 12%, 28%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #3F504B?+

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