#192ABB Color

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

Color preview

#192ABB

Color formats

HEX
#192ABB
RGB
rgb(25, 42, 187)
RGBA
rgba(25, 42, 187, 1)
HSL
hsl(234, 76%, 42%)
HSV
hsv(234, 87%, 73%)
CMYK
cmyk(87%, 78%, 0%, 27%)
CSS variable
--color-primary: #192ABB;
Lowercase HEX
#192abb

Shades

Tints

Tones

Harmony

CSS snippets for #192ABB

.color-192abb {
  color: #192ABB;
  background-color: #192ABB;
}

Frequently asked questions

What color is #192ABB?+

#192ABB is a HEX color with RGB value rgb(25, 42, 187) and HSL value hsl(234, 76%, 42%). Its closest CSS named color is MediumBlue.

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

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