#708BAD Color

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

Color preview

#708BAD

Color formats

HEX
#708BAD
RGB
rgb(112, 139, 173)
RGBA
rgba(112, 139, 173, 1)
HSL
hsl(213, 27%, 56%)
HSV
hsv(213, 35%, 68%)
CMYK
cmyk(35%, 20%, 0%, 32%)
CSS variable
--color-primary: #708BAD;
Lowercase HEX
#708bad

Shades

Tints

Tones

Harmony

CSS snippets for #708BAD

.color-708bad {
  color: #708BAD;
  background-color: #708BAD;
}

Frequently asked questions

What color is #708BAD?+

#708BAD is a HEX color with RGB value rgb(112, 139, 173) and HSL value hsl(213, 27%, 56%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #708BAD?+

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