#2000AD Color

Inspect #2000AD across formats, palettes, contrast and closest named color matches.

Color preview

#2000AD

Color formats

HEX
#2000AD
RGB
rgb(32, 0, 173)
RGBA
rgba(32, 0, 173, 1)
HSL
hsl(251, 100%, 34%)
HSV
hsv(251, 100%, 68%)
CMYK
cmyk(82%, 100%, 0%, 32%)
CSS variable
--color-primary: #2000AD;
Lowercase HEX
#2000ad

Shades

Tints

Tones

Harmony

CSS snippets for #2000AD

.color-2000ad {
  color: #2000AD;
  background-color: #2000AD;
}

Frequently asked questions

What color is #2000AD?+

#2000AD is a HEX color with RGB value rgb(32, 0, 173) and HSL value hsl(251, 100%, 34%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #2000AD?+

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