#507CCC Color

Inspect #507CCC across formats, palettes, contrast and closest named color matches.

Color preview

#507CCC

Color formats

HEX
#507CCC
RGB
rgb(80, 124, 204)
RGBA
rgba(80, 124, 204, 1)
HSL
hsl(219, 55%, 56%)
HSV
hsv(219, 61%, 80%)
CMYK
cmyk(61%, 39%, 0%, 20%)
CSS variable
--color-primary: #507CCC;
Lowercase HEX
#507ccc

Shades

Tints

Tones

Harmony

CSS snippets for #507CCC

.color-507ccc {
  color: #507CCC;
  background-color: #507CCC;
}

Frequently asked questions

What color is #507CCC?+

#507CCC is a HEX color with RGB value rgb(80, 124, 204) and HSL value hsl(219, 55%, 56%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #507CCC?+

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