#4000AD Color

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

Color preview

#4000AD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #4000AD

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

Frequently asked questions

What color is #4000AD?+

#4000AD is a HEX color with RGB value rgb(64, 0, 173) and HSL value hsl(262, 100%, 34%). Its closest CSS named color is Indigo.

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

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