#193BAD Color

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

Color preview

#193BAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #193BAD

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

Frequently asked questions

What color is #193BAD?+

#193BAD is a HEX color with RGB value rgb(25, 59, 173) and HSL value hsl(226, 75%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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