#708BDC Color

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

Color preview

#708BDC

Color formats

HEX
#708BDC
RGB
rgb(112, 139, 220)
RGBA
rgba(112, 139, 220, 1)
HSL
hsl(225, 61%, 65%)
HSV
hsv(225, 49%, 86%)
CMYK
cmyk(49%, 37%, 0%, 14%)
CSS variable
--color-primary: #708BDC;
Lowercase HEX
#708bdc

Shades

Tints

Tones

Harmony

CSS snippets for #708BDC

.color-708bdc {
  color: #708BDC;
  background-color: #708BDC;
}

Frequently asked questions

What color is #708BDC?+

#708BDC is a HEX color with RGB value rgb(112, 139, 220) and HSL value hsl(225, 61%, 65%). Its closest CSS named color is CornflowerBlue.

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

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