#708DEB Color

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

Color preview

#708DEB

Color formats

HEX
#708DEB
RGB
rgb(112, 141, 235)
RGBA
rgba(112, 141, 235, 1)
HSL
hsl(226, 75%, 68%)
HSV
hsv(226, 52%, 92%)
CMYK
cmyk(52%, 40%, 0%, 8%)
CSS variable
--color-primary: #708DEB;
Lowercase HEX
#708deb

Shades

Tints

Tones

Harmony

CSS snippets for #708DEB

.color-708deb {
  color: #708DEB;
  background-color: #708DEB;
}

Frequently asked questions

What color is #708DEB?+

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

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

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