#1970CC Color

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

Color preview

#1970CC

Color formats

HEX
#1970CC
RGB
rgb(25, 112, 204)
RGBA
rgba(25, 112, 204, 1)
HSL
hsl(211, 78%, 45%)
HSV
hsv(211, 88%, 80%)
CMYK
cmyk(88%, 45%, 0%, 20%)
CSS variable
--color-primary: #1970CC;
Lowercase HEX
#1970cc

Shades

Tints

Tones

Harmony

CSS snippets for #1970CC

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

Frequently asked questions

What color is #1970CC?+

#1970CC is a HEX color with RGB value rgb(25, 112, 204) and HSL value hsl(211, 78%, 45%). Its closest CSS named color is RoyalBlue.

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

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