#196DEB Color

Inspect #196DEB across formats, palettes, contrast and closest named color matches.

Color preview

#196DEB

Color formats

HEX
#196DEB
RGB
rgb(25, 109, 235)
RGBA
rgba(25, 109, 235, 1)
HSL
hsl(216, 84%, 51%)
HSV
hsv(216, 89%, 92%)
CMYK
cmyk(89%, 54%, 0%, 8%)
CSS variable
--color-primary: #196DEB;
Lowercase HEX
#196deb

Shades

Tints

Tones

Harmony

CSS snippets for #196DEB

.color-196deb {
  color: #196DEB;
  background-color: #196DEB;
}

Frequently asked questions

What color is #196DEB?+

#196DEB is a HEX color with RGB value rgb(25, 109, 235) and HSL value hsl(216, 84%, 51%). Its closest CSS named color is DodgerBlue.

What is the closest Tailwind color to #196DEB?+

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