#636F8F Color

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

Color preview

#636F8F

Color formats

HEX
#636F8F
RGB
rgb(99, 111, 143)
RGBA
rgba(99, 111, 143, 1)
HSL
hsl(224, 18%, 47%)
HSV
hsv(224, 31%, 56%)
CMYK
cmyk(31%, 22%, 0%, 44%)
CSS variable
--color-primary: #636F8F;
Lowercase HEX
#636f8f

Shades

Tints

Tones

Harmony

CSS snippets for #636F8F

.color-636f8f {
  color: #636F8F;
  background-color: #636F8F;
}

Frequently asked questions

What color is #636F8F?+

#636F8F is a HEX color with RGB value rgb(99, 111, 143) and HSL value hsl(224, 18%, 47%). Its closest CSS named color is SlateGray.

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

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