#3C4FCA Color

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

Color preview

#3C4FCA

Color formats

HEX
#3C4FCA
RGB
rgb(60, 79, 202)
RGBA
rgba(60, 79, 202, 1)
HSL
hsl(232, 57%, 51%)
HSV
hsv(232, 70%, 79%)
CMYK
cmyk(70%, 61%, 0%, 21%)
CSS variable
--color-primary: #3C4FCA;
Lowercase HEX
#3c4fca

Shades

Tints

Tones

Harmony

CSS snippets for #3C4FCA

.color-3c4fca {
  color: #3C4FCA;
  background-color: #3C4FCA;
}

Frequently asked questions

What color is #3C4FCA?+

#3C4FCA is a HEX color with RGB value rgb(60, 79, 202) and HSL value hsl(232, 57%, 51%). Its closest CSS named color is RoyalBlue.

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

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