#5D7CCA Color

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

Color preview

#5D7CCA

Color formats

HEX
#5D7CCA
RGB
rgb(93, 124, 202)
RGBA
rgba(93, 124, 202, 1)
HSL
hsl(223, 51%, 58%)
HSV
hsv(223, 54%, 79%)
CMYK
cmyk(54%, 39%, 0%, 21%)
CSS variable
--color-primary: #5D7CCA;
Lowercase HEX
#5d7cca

Shades

Tints

Tones

Harmony

CSS snippets for #5D7CCA

.color-5d7cca {
  color: #5D7CCA;
  background-color: #5D7CCA;
}

Frequently asked questions

What color is #5D7CCA?+

#5D7CCA is a HEX color with RGB value rgb(93, 124, 202) and HSL value hsl(223, 51%, 58%). Its closest CSS named color is SteelBlue.

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

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