#636364 Color

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

Color preview

#636364

Color formats

HEX
#636364
RGB
rgb(99, 99, 100)
RGBA
rgba(99, 99, 100, 1)
HSL
hsl(240, 1%, 39%)
HSV
hsv(240, 1%, 39%)
CMYK
cmyk(1%, 1%, 0%, 61%)
CSS variable
--color-primary: #636364;
Lowercase HEX
#636364

Shades

Tints

Tones

Harmony

CSS snippets for #636364

.color-636364 {
  color: #636364;
  background-color: #636364;
}

Frequently asked questions

What color is #636364?+

#636364 is a HEX color with RGB value rgb(99, 99, 100) and HSL value hsl(240, 1%, 39%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #636364?+

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