#5C7ACD Color

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

Color preview

#5C7ACD

Color formats

HEX
#5C7ACD
RGB
rgb(92, 122, 205)
RGBA
rgba(92, 122, 205, 1)
HSL
hsl(224, 53%, 58%)
HSV
hsv(224, 55%, 80%)
CMYK
cmyk(55%, 40%, 0%, 20%)
CSS variable
--color-primary: #5C7ACD;
Lowercase HEX
#5c7acd

Shades

Tints

Tones

Harmony

CSS snippets for #5C7ACD

.color-5c7acd {
  color: #5C7ACD;
  background-color: #5C7ACD;
}

Frequently asked questions

What color is #5C7ACD?+

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

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

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