#311BAD Color

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

Color preview

#311BAD

Color formats

HEX
#311BAD
RGB
rgb(49, 27, 173)
RGBA
rgba(49, 27, 173, 1)
HSL
hsl(249, 73%, 39%)
HSV
hsv(249, 84%, 68%)
CMYK
cmyk(72%, 84%, 0%, 32%)
CSS variable
--color-primary: #311BAD;
Lowercase HEX
#311bad

Shades

Tints

Tones

Harmony

CSS snippets for #311BAD

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

Frequently asked questions

What color is #311BAD?+

#311BAD is a HEX color with RGB value rgb(49, 27, 173) and HSL value hsl(249, 73%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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