#403DBD Color

Inspect #403DBD across formats, palettes, contrast and closest named color matches.

Color preview

#403DBD

Color formats

HEX
#403DBD
RGB
rgb(64, 61, 189)
RGBA
rgba(64, 61, 189, 1)
HSL
hsl(241, 51%, 49%)
HSV
hsv(241, 68%, 74%)
CMYK
cmyk(66%, 68%, 0%, 26%)
CSS variable
--color-primary: #403DBD;
Lowercase HEX
#403dbd

Shades

Tints

Tones

Harmony

CSS snippets for #403DBD

.color-403dbd {
  color: #403DBD;
  background-color: #403DBD;
}

Frequently asked questions

What color is #403DBD?+

#403DBD is a HEX color with RGB value rgb(64, 61, 189) and HSL value hsl(241, 51%, 49%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #403DBD?+

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