#818283 Color

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

Color preview

#818283

Color formats

HEX
#818283
RGB
rgb(129, 130, 131)
RGBA
rgba(129, 130, 131, 1)
HSL
hsl(210, 1%, 51%)
HSV
hsv(210, 2%, 51%)
CMYK
cmyk(2%, 1%, 0%, 49%)
CSS variable
--color-primary: #818283;
Lowercase HEX
#818283

Shades

Tints

Tones

Harmony

CSS snippets for #818283

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

Frequently asked questions

What color is #818283?+

#818283 is a HEX color with RGB value rgb(129, 130, 131) and HSL value hsl(210, 1%, 51%). Its closest CSS named color is Gray.

What is the closest Tailwind color to #818283?+

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