#707FED Color

Inspect #707FED across formats, palettes, contrast and closest named color matches.

Color preview

#707FED

Color formats

HEX
#707FED
RGB
rgb(112, 127, 237)
RGBA
rgba(112, 127, 237, 1)
HSL
hsl(233, 78%, 68%)
HSV
hsv(233, 53%, 93%)
CMYK
cmyk(53%, 46%, 0%, 7%)
CSS variable
--color-primary: #707FED;
Lowercase HEX
#707fed

Shades

Tints

Tones

Harmony

CSS snippets for #707FED

.color-707fed {
  color: #707FED;
  background-color: #707FED;
}

Frequently asked questions

What color is #707FED?+

#707FED is a HEX color with RGB value rgb(112, 127, 237) and HSL value hsl(233, 78%, 68%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #707FED?+

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