#172DEF Color

Inspect #172DEF across formats, palettes, contrast and closest named color matches.

Color preview

#172DEF

Color formats

HEX
#172DEF
RGB
rgb(23, 45, 239)
RGBA
rgba(23, 45, 239, 1)
HSL
hsl(234, 87%, 51%)
HSV
hsv(234, 90%, 94%)
CMYK
cmyk(90%, 81%, 0%, 6%)
CSS variable
--color-primary: #172DEF;
Lowercase HEX
#172def

Shades

Tints

Tones

Harmony

CSS snippets for #172DEF

.color-172def {
  color: #172DEF;
  background-color: #172DEF;
}

Frequently asked questions

What color is #172DEF?+

#172DEF is a HEX color with RGB value rgb(23, 45, 239) and HSL value hsl(234, 87%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #172DEF?+

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