#7890CC Color

Inspect #7890CC across formats, palettes, contrast and closest named color matches.

Color preview

#7890CC

Color formats

HEX
#7890CC
RGB
rgb(120, 144, 204)
RGBA
rgba(120, 144, 204, 1)
HSL
hsl(223, 45%, 64%)
HSV
hsv(223, 41%, 80%)
CMYK
cmyk(41%, 29%, 0%, 20%)
CSS variable
--color-primary: #7890CC;
Lowercase HEX
#7890cc

Shades

Tints

Tones

Harmony

CSS snippets for #7890CC

.color-7890cc {
  color: #7890CC;
  background-color: #7890CC;
}

Frequently asked questions

What color is #7890CC?+

#7890CC is a HEX color with RGB value rgb(120, 144, 204) and HSL value hsl(223, 45%, 64%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #7890CC?+

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