#718E9E Color

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

Color preview

#718E9E

Color formats

HEX
#718E9E
RGB
rgb(113, 142, 158)
RGBA
rgba(113, 142, 158, 1)
HSL
hsl(201, 19%, 53%)
HSV
hsv(201, 28%, 62%)
CMYK
cmyk(28%, 10%, 0%, 38%)
CSS variable
--color-primary: #718E9E;
Lowercase HEX
#718e9e

Shades

Tints

Tones

Harmony

CSS snippets for #718E9E

.color-718e9e {
  color: #718E9E;
  background-color: #718E9E;
}

Frequently asked questions

What color is #718E9E?+

#718E9E is a HEX color with RGB value rgb(113, 142, 158) and HSL value hsl(201, 19%, 53%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #718E9E?+

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