#708DEC Color

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

Color preview

#708DEC

Color formats

HEX
#708DEC
RGB
rgb(112, 141, 236)
RGBA
rgba(112, 141, 236, 1)
HSL
hsl(226, 77%, 68%)
HSV
hsv(226, 53%, 93%)
CMYK
cmyk(53%, 40%, 0%, 7%)
CSS variable
--color-primary: #708DEC;
Lowercase HEX
#708dec

Shades

Tints

Tones

Harmony

CSS snippets for #708DEC

.color-708dec {
  color: #708DEC;
  background-color: #708DEC;
}

Frequently asked questions

What color is #708DEC?+

#708DEC is a HEX color with RGB value rgb(112, 141, 236) and HSL value hsl(226, 77%, 68%). Its closest CSS named color is CornflowerBlue.

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

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