#708BCD Color

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

Color preview

#708BCD

Color formats

HEX
#708BCD
RGB
rgb(112, 139, 205)
RGBA
rgba(112, 139, 205, 1)
HSL
hsl(223, 48%, 62%)
HSV
hsv(223, 45%, 80%)
CMYK
cmyk(45%, 32%, 0%, 20%)
CSS variable
--color-primary: #708BCD;
Lowercase HEX
#708bcd

Shades

Tints

Tones

Harmony

CSS snippets for #708BCD

.color-708bcd {
  color: #708BCD;
  background-color: #708BCD;
}

Frequently asked questions

What color is #708BCD?+

#708BCD is a HEX color with RGB value rgb(112, 139, 205) and HSL value hsl(223, 48%, 62%). Its closest CSS named color is CornflowerBlue.

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

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