#194CB3 Color

Inspect #194CB3 across formats, palettes, contrast and closest named color matches.

Color preview

#194CB3

Color formats

HEX
#194CB3
RGB
rgb(25, 76, 179)
RGBA
rgba(25, 76, 179, 1)
HSL
hsl(220, 75%, 40%)
HSV
hsv(220, 86%, 70%)
CMYK
cmyk(86%, 58%, 0%, 30%)
CSS variable
--color-primary: #194CB3;
Lowercase HEX
#194cb3

Shades

Tints

Tones

Harmony

CSS snippets for #194CB3

.color-194cb3 {
  color: #194CB3;
  background-color: #194CB3;
}

Frequently asked questions

What color is #194CB3?+

#194CB3 is a HEX color with RGB value rgb(25, 76, 179) and HSL value hsl(220, 75%, 40%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #194CB3?+

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