#3C4EAA Color

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

Color preview

#3C4EAA

Color formats

HEX
#3C4EAA
RGB
rgb(60, 78, 170)
RGBA
rgba(60, 78, 170, 1)
HSL
hsl(230, 48%, 45%)
HSV
hsv(230, 65%, 67%)
CMYK
cmyk(65%, 54%, 0%, 33%)
CSS variable
--color-primary: #3C4EAA;
Lowercase HEX
#3c4eaa

Shades

Tints

Tones

Harmony

CSS snippets for #3C4EAA

.color-3c4eaa {
  color: #3C4EAA;
  background-color: #3C4EAA;
}

Frequently asked questions

What color is #3C4EAA?+

#3C4EAA is a HEX color with RGB value rgb(60, 78, 170) and HSL value hsl(230, 48%, 45%). Its closest CSS named color is DarkSlateBlue.

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

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