#708BEE Color

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

Color preview

#708BEE

Color formats

HEX
#708BEE
RGB
rgb(112, 139, 238)
RGBA
rgba(112, 139, 238, 1)
HSL
hsl(227, 79%, 69%)
HSV
hsv(227, 53%, 93%)
CMYK
cmyk(53%, 42%, 0%, 7%)
CSS variable
--color-primary: #708BEE;
Lowercase HEX
#708bee

Shades

Tints

Tones

Harmony

CSS snippets for #708BEE

.color-708bee {
  color: #708BEE;
  background-color: #708BEE;
}

Frequently asked questions

What color is #708BEE?+

#708BEE is a HEX color with RGB value rgb(112, 139, 238) and HSL value hsl(227, 79%, 69%). Its closest CSS named color is CornflowerBlue.

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

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