#628888 Color

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

Color preview

#628888

Color formats

HEX
#628888
RGB
rgb(98, 136, 136)
RGBA
rgba(98, 136, 136, 1)
HSL
hsl(180, 16%, 46%)
HSV
hsv(180, 28%, 53%)
CMYK
cmyk(28%, 0%, 0%, 47%)
CSS variable
--color-primary: #628888;
Lowercase HEX
#628888

Shades

Tints

Tones

Harmony

CSS snippets for #628888

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

Frequently asked questions

What color is #628888?+

#628888 is a HEX color with RGB value rgb(98, 136, 136) and HSL value hsl(180, 16%, 46%). Its closest CSS named color is SlateGray.

What is the closest Tailwind color to #628888?+

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