#192C80 Color

Inspect #192C80 across formats, palettes, contrast and closest named color matches.

Color preview

#192C80

Color formats

HEX
#192C80
RGB
rgb(25, 44, 128)
RGBA
rgba(25, 44, 128, 1)
HSL
hsl(229, 67%, 30%)
HSV
hsv(229, 80%, 50%)
CMYK
cmyk(80%, 66%, 0%, 50%)
CSS variable
--color-primary: #192C80;
Lowercase HEX
#192c80

Shades

Tints

Tones

Harmony

CSS snippets for #192C80

.color-192c80 {
  color: #192C80;
  background-color: #192C80;
}

Frequently asked questions

What color is #192C80?+

#192C80 is a HEX color with RGB value rgb(25, 44, 128) and HSL value hsl(229, 67%, 30%). Its closest CSS named color is MidnightBlue.

What is the closest Tailwind color to #192C80?+

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