#3C50CD Color

Inspect #3C50CD across formats, palettes, contrast and closest named color matches.

Color preview

#3C50CD

Color formats

HEX
#3C50CD
RGB
rgb(60, 80, 205)
RGBA
rgba(60, 80, 205, 1)
HSL
hsl(232, 59%, 52%)
HSV
hsv(232, 71%, 80%)
CMYK
cmyk(71%, 61%, 0%, 20%)
CSS variable
--color-primary: #3C50CD;
Lowercase HEX
#3c50cd

Shades

Tints

Tones

Harmony

CSS snippets for #3C50CD

.color-3c50cd {
  color: #3C50CD;
  background-color: #3C50CD;
}

Frequently asked questions

What color is #3C50CD?+

#3C50CD is a HEX color with RGB value rgb(60, 80, 205) and HSL value hsl(232, 59%, 52%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #3C50CD?+

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