#708DD2 Color

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

Color preview

#708DD2

Color formats

HEX
#708DD2
RGB
rgb(112, 141, 210)
RGBA
rgba(112, 141, 210, 1)
HSL
hsl(222, 52%, 63%)
HSV
hsv(222, 47%, 82%)
CMYK
cmyk(47%, 33%, 0%, 18%)
CSS variable
--color-primary: #708DD2;
Lowercase HEX
#708dd2

Shades

Tints

Tones

Harmony

CSS snippets for #708DD2

.color-708dd2 {
  color: #708DD2;
  background-color: #708DD2;
}

Frequently asked questions

What color is #708DD2?+

#708DD2 is a HEX color with RGB value rgb(112, 141, 210) and HSL value hsl(222, 52%, 63%). Its closest CSS named color is CornflowerBlue.

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

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