#636F7D Color

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

Color preview

#636F7D

Color formats

HEX
#636F7D
RGB
rgb(99, 111, 125)
RGBA
rgba(99, 111, 125, 1)
HSL
hsl(212, 12%, 44%)
HSV
hsv(212, 21%, 49%)
CMYK
cmyk(21%, 11%, 0%, 51%)
CSS variable
--color-primary: #636F7D;
Lowercase HEX
#636f7d

Shades

Tints

Tones

Harmony

CSS snippets for #636F7D

.color-636f7d {
  color: #636F7D;
  background-color: #636F7D;
}

Frequently asked questions

What color is #636F7D?+

#636F7D is a HEX color with RGB value rgb(99, 111, 125) and HSL value hsl(212, 12%, 44%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #636F7D?+

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