#405ADD Color

Inspect #405ADD across formats, palettes, contrast and closest named color matches.

Color preview

#405ADD

Color formats

HEX
#405ADD
RGB
rgb(64, 90, 221)
RGBA
rgba(64, 90, 221, 1)
HSL
hsl(230, 70%, 56%)
HSV
hsv(230, 71%, 87%)
CMYK
cmyk(71%, 59%, 0%, 13%)
CSS variable
--color-primary: #405ADD;
Lowercase HEX
#405add

Shades

Tints

Tones

Harmony

CSS snippets for #405ADD

.color-405add {
  color: #405ADD;
  background-color: #405ADD;
}

Frequently asked questions

What color is #405ADD?+

#405ADD is a HEX color with RGB value rgb(64, 90, 221) and HSL value hsl(230, 70%, 56%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #405ADD?+

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