#707BAD Color

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

Color preview

#707BAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #707BAD

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

Frequently asked questions

What color is #707BAD?+

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

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

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