#789ABE Color

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

Color preview

#789ABE

Color formats

HEX
#789ABE
RGB
rgb(120, 154, 190)
RGBA
rgba(120, 154, 190, 1)
HSL
hsl(211, 35%, 61%)
HSV
hsv(211, 37%, 75%)
CMYK
cmyk(37%, 19%, 0%, 25%)
CSS variable
--color-primary: #789ABE;
Lowercase HEX
#789abe

Shades

Tints

Tones

Harmony

CSS snippets for #789ABE

.color-789abe {
  color: #789ABE;
  background-color: #789ABE;
}

Frequently asked questions

What color is #789ABE?+

#789ABE is a HEX color with RGB value rgb(120, 154, 190) and HSL value hsl(211, 35%, 61%). Its closest CSS named color is CadetBlue.

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

The closest Tailwind color is slate-400, available as the bg-slate-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