#192FBB Color

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

Color preview

#192FBB

Color formats

HEX
#192FBB
RGB
rgb(25, 47, 187)
RGBA
rgba(25, 47, 187, 1)
HSL
hsl(232, 76%, 42%)
HSV
hsv(232, 87%, 73%)
CMYK
cmyk(87%, 75%, 0%, 27%)
CSS variable
--color-primary: #192FBB;
Lowercase HEX
#192fbb

Shades

Tints

Tones

Harmony

CSS snippets for #192FBB

.color-192fbb {
  color: #192FBB;
  background-color: #192FBB;
}

Frequently asked questions

What color is #192FBB?+

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

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

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