#1700AE Color

Inspect #1700AE across formats, palettes, contrast and closest named color matches.

Color preview

#1700AE

Color formats

HEX
#1700AE
RGB
rgb(23, 0, 174)
RGBA
rgba(23, 0, 174, 1)
HSL
hsl(248, 100%, 34%)
HSV
hsv(248, 100%, 68%)
CMYK
cmyk(87%, 100%, 0%, 32%)
CSS variable
--color-primary: #1700AE;
Lowercase HEX
#1700ae

Shades

Tints

Tones

Harmony

CSS snippets for #1700AE

.color-1700ae {
  color: #1700AE;
  background-color: #1700AE;
}

Frequently asked questions

What color is #1700AE?+

#1700AE is a HEX color with RGB value rgb(23, 0, 174) and HSL value hsl(248, 100%, 34%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #1700AE?+

The closest Tailwind color is indigo-800, available as the bg-indigo-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