#707BDB Color

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

Color preview

#707BDB

Color formats

HEX
#707BDB
RGB
rgb(112, 123, 219)
RGBA
rgba(112, 123, 219, 1)
HSL
hsl(234, 60%, 65%)
HSV
hsv(234, 49%, 86%)
CMYK
cmyk(49%, 44%, 0%, 14%)
CSS variable
--color-primary: #707BDB;
Lowercase HEX
#707bdb

Shades

Tints

Tones

Harmony

CSS snippets for #707BDB

.color-707bdb {
  color: #707BDB;
  background-color: #707BDB;
}

Frequently asked questions

What color is #707BDB?+

#707BDB is a HEX color with RGB value rgb(112, 123, 219) and HSL value hsl(234, 60%, 65%). Its closest CSS named color is MediumSlateBlue.

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

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