#403BCC Color

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

Color preview

#403BCC

Color formats

HEX
#403BCC
RGB
rgb(64, 59, 204)
RGBA
rgba(64, 59, 204, 1)
HSL
hsl(242, 59%, 52%)
HSV
hsv(242, 71%, 80%)
CMYK
cmyk(69%, 71%, 0%, 20%)
CSS variable
--color-primary: #403BCC;
Lowercase HEX
#403bcc

Shades

Tints

Tones

Harmony

CSS snippets for #403BCC

.color-403bcc {
  color: #403BCC;
  background-color: #403BCC;
}

Frequently asked questions

What color is #403BCC?+

#403BCC is a HEX color with RGB value rgb(64, 59, 204) and HSL value hsl(242, 59%, 52%). Its closest CSS named color is RoyalBlue.

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

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