#708CFA Color

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

Color preview

#708CFA

Color formats

HEX
#708CFA
RGB
rgb(112, 140, 250)
RGBA
rgba(112, 140, 250, 1)
HSL
hsl(228, 93%, 71%)
HSV
hsv(228, 55%, 98%)
CMYK
cmyk(55%, 44%, 0%, 2%)
CSS variable
--color-primary: #708CFA;
Lowercase HEX
#708cfa

Shades

Tints

Tones

Harmony

CSS snippets for #708CFA

.color-708cfa {
  color: #708CFA;
  background-color: #708CFA;
}

Frequently asked questions

What color is #708CFA?+

#708CFA is a HEX color with RGB value rgb(112, 140, 250) and HSL value hsl(228, 93%, 71%). Its closest CSS named color is CornflowerBlue.

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

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