#789FED Color

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

Color preview

#789FED

Color formats

HEX
#789FED
RGB
rgb(120, 159, 237)
RGBA
rgba(120, 159, 237, 1)
HSL
hsl(220, 76%, 70%)
HSV
hsv(220, 49%, 93%)
CMYK
cmyk(49%, 33%, 0%, 7%)
CSS variable
--color-primary: #789FED;
Lowercase HEX
#789fed

Shades

Tints

Tones

Harmony

CSS snippets for #789FED

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

Frequently asked questions

What color is #789FED?+

#789FED is a HEX color with RGB value rgb(120, 159, 237) and HSL value hsl(220, 76%, 70%). Its closest CSS named color is CornflowerBlue.

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

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