#195BAD Color

Inspect #195BAD across formats, palettes, contrast and closest named color matches.

Color preview

#195BAD

Color formats

HEX
#195BAD
RGB
rgb(25, 91, 173)
RGBA
rgba(25, 91, 173, 1)
HSL
hsl(213, 75%, 39%)
HSV
hsv(213, 86%, 68%)
CMYK
cmyk(86%, 47%, 0%, 32%)
CSS variable
--color-primary: #195BAD;
Lowercase HEX
#195bad

Shades

Tints

Tones

Harmony

CSS snippets for #195BAD

.color-195bad {
  color: #195BAD;
  background-color: #195BAD;
}

Frequently asked questions

What color is #195BAD?+

#195BAD is a HEX color with RGB value rgb(25, 91, 173) and HSL value hsl(213, 75%, 39%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #195BAD?+

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