#192BEB Color

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

Color preview

#192BEB

Color formats

HEX
#192BEB
RGB
rgb(25, 43, 235)
RGBA
rgba(25, 43, 235, 1)
HSL
hsl(235, 84%, 51%)
HSV
hsv(235, 89%, 92%)
CMYK
cmyk(89%, 82%, 0%, 8%)
CSS variable
--color-primary: #192BEB;
Lowercase HEX
#192beb

Shades

Tints

Tones

Harmony

CSS snippets for #192BEB

.color-192beb {
  color: #192BEB;
  background-color: #192BEB;
}

Frequently asked questions

What color is #192BEB?+

#192BEB is a HEX color with RGB value rgb(25, 43, 235) and HSL value hsl(235, 84%, 51%). Its closest CSS named color is Blue.

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

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