#403DBC Color

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

Color preview

#403DBC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #403DBC

.color-403dbc {
  color: #403DBC;
  background-color: #403DBC;
}

Frequently asked questions

What color is #403DBC?+

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

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

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