#173DB0 Color

Inspect #173DB0 across formats, palettes, contrast and closest named color matches.

Color preview

#173DB0

Color formats

HEX
#173DB0
RGB
rgb(23, 61, 176)
RGBA
rgba(23, 61, 176, 1)
HSL
hsl(225, 77%, 39%)
HSV
hsv(225, 87%, 69%)
CMYK
cmyk(87%, 65%, 0%, 31%)
CSS variable
--color-primary: #173DB0;
Lowercase HEX
#173db0

Shades

Tints

Tones

Harmony

CSS snippets for #173DB0

.color-173db0 {
  color: #173DB0;
  background-color: #173DB0;
}

Frequently asked questions

What color is #173DB0?+

#173DB0 is a HEX color with RGB value rgb(23, 61, 176) and HSL value hsl(225, 77%, 39%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #173DB0?+

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