#5C7ECD Color

Inspect #5C7ECD across formats, palettes, contrast and closest named color matches.

Color preview

#5C7ECD

Color formats

HEX
#5C7ECD
RGB
rgb(92, 126, 205)
RGBA
rgba(92, 126, 205, 1)
HSL
hsl(222, 53%, 58%)
HSV
hsv(222, 55%, 80%)
CMYK
cmyk(55%, 39%, 0%, 20%)
CSS variable
--color-primary: #5C7ECD;
Lowercase HEX
#5c7ecd

Shades

Tints

Tones

Harmony

CSS snippets for #5C7ECD

.color-5c7ecd {
  color: #5C7ECD;
  background-color: #5C7ECD;
}

Frequently asked questions

What color is #5C7ECD?+

#5C7ECD is a HEX color with RGB value rgb(92, 126, 205) and HSL value hsl(222, 53%, 58%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #5C7ECD?+

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