#193DCC Color

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

Color preview

#193DCC

Color formats

HEX
#193DCC
RGB
rgb(25, 61, 204)
RGBA
rgba(25, 61, 204, 1)
HSL
hsl(228, 78%, 45%)
HSV
hsv(228, 88%, 80%)
CMYK
cmyk(88%, 70%, 0%, 20%)
CSS variable
--color-primary: #193DCC;
Lowercase HEX
#193dcc

Shades

Tints

Tones

Harmony

CSS snippets for #193DCC

.color-193dcc {
  color: #193DCC;
  background-color: #193DCC;
}

Frequently asked questions

What color is #193DCC?+

#193DCC is a HEX color with RGB value rgb(25, 61, 204) and HSL value hsl(228, 78%, 45%). Its closest CSS named color is RoyalBlue.

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

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