#708ACC Color

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

Color preview

#708ACC

Color formats

HEX
#708ACC
RGB
rgb(112, 138, 204)
RGBA
rgba(112, 138, 204, 1)
HSL
hsl(223, 47%, 62%)
HSV
hsv(223, 45%, 80%)
CMYK
cmyk(45%, 32%, 0%, 20%)
CSS variable
--color-primary: #708ACC;
Lowercase HEX
#708acc

Shades

Tints

Tones

Harmony

CSS snippets for #708ACC

.color-708acc {
  color: #708ACC;
  background-color: #708ACC;
}

Frequently asked questions

What color is #708ACC?+

#708ACC is a HEX color with RGB value rgb(112, 138, 204) and HSL value hsl(223, 47%, 62%). Its closest CSS named color is CornflowerBlue.

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

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