#708BEB Color

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

Color preview

#708BEB

Color formats

HEX
#708BEB
RGB
rgb(112, 139, 235)
RGBA
rgba(112, 139, 235, 1)
HSL
hsl(227, 75%, 68%)
HSV
hsv(227, 52%, 92%)
CMYK
cmyk(52%, 41%, 0%, 8%)
CSS variable
--color-primary: #708BEB;
Lowercase HEX
#708beb

Shades

Tints

Tones

Harmony

CSS snippets for #708BEB

.color-708beb {
  color: #708BEB;
  background-color: #708BEB;
}

Frequently asked questions

What color is #708BEB?+

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

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

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