#405DEE Color

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

Color preview

#405DEE

Color formats

HEX
#405DEE
RGB
rgb(64, 93, 238)
RGBA
rgba(64, 93, 238, 1)
HSL
hsl(230, 84%, 59%)
HSV
hsv(230, 73%, 93%)
CMYK
cmyk(73%, 61%, 0%, 7%)
CSS variable
--color-primary: #405DEE;
Lowercase HEX
#405dee

Shades

Tints

Tones

Harmony

CSS snippets for #405DEE

.color-405dee {
  color: #405DEE;
  background-color: #405DEE;
}

Frequently asked questions

What color is #405DEE?+

#405DEE is a HEX color with RGB value rgb(64, 93, 238) and HSL value hsl(230, 84%, 59%). Its closest CSS named color is RoyalBlue.

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

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