#5454EE Color

Inspect #5454EE across formats, palettes, contrast and closest named color matches.

Color preview

#5454EE

Color formats

HEX
#5454EE
RGB
rgb(84, 84, 238)
RGBA
rgba(84, 84, 238, 1)
HSL
hsl(240, 82%, 63%)
HSV
hsv(240, 65%, 93%)
CMYK
cmyk(65%, 65%, 0%, 7%)
CSS variable
--color-primary: #5454EE;
Lowercase HEX
#5454ee

Shades

Tints

Tones

Harmony

CSS snippets for #5454EE

.color-5454ee {
  color: #5454EE;
  background-color: #5454EE;
}

Frequently asked questions

What color is #5454EE?+

#5454EE is a HEX color with RGB value rgb(84, 84, 238) and HSL value hsl(240, 82%, 63%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #5454EE?+

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