#707070 Color

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

Color preview

#707070

Color formats

HEX
#707070
RGB
rgb(112, 112, 112)
RGBA
rgba(112, 112, 112, 1)
HSL
hsl(0, 0%, 44%)
HSV
hsv(0, 0%, 44%)
CMYK
cmyk(0%, 0%, 0%, 56%)
CSS variable
--color-primary: #707070;
Lowercase HEX
#707070

Shades

Tints

Tones

Harmony

CSS snippets for #707070

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

Frequently asked questions

What color is #707070?+

#707070 is a HEX color with RGB value rgb(112, 112, 112) and HSL value hsl(0, 0%, 44%). Its closest CSS named color is DimGray.

What is the closest Tailwind color to #707070?+

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