#393BAD Color

Inspect #393BAD across formats, palettes, contrast and closest named color matches.

Color preview

#393BAD

Color formats

HEX
#393BAD
RGB
rgb(57, 59, 173)
RGBA
rgba(57, 59, 173, 1)
HSL
hsl(239, 50%, 45%)
HSV
hsv(239, 67%, 68%)
CMYK
cmyk(67%, 66%, 0%, 32%)
CSS variable
--color-primary: #393BAD;
Lowercase HEX
#393bad

Shades

Tints

Tones

Harmony

CSS snippets for #393BAD

.color-393bad {
  color: #393BAD;
  background-color: #393BAD;
}

Frequently asked questions

What color is #393BAD?+

#393BAD is a HEX color with RGB value rgb(57, 59, 173) and HSL value hsl(239, 50%, 45%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #393BAD?+

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