#4C55A9 Color

Inspect #4C55A9 across formats, palettes, contrast and closest named color matches.

Color preview

#4C55A9

Color formats

HEX
#4C55A9
RGB
rgb(76, 85, 169)
RGBA
rgba(76, 85, 169, 1)
HSL
hsl(234, 38%, 48%)
HSV
hsv(234, 55%, 66%)
CMYK
cmyk(55%, 50%, 0%, 34%)
CSS variable
--color-primary: #4C55A9;
Lowercase HEX
#4c55a9

Shades

Tints

Tones

Harmony

CSS snippets for #4C55A9

.color-4c55a9 {
  color: #4C55A9;
  background-color: #4C55A9;
}

Frequently asked questions

What color is #4C55A9?+

#4C55A9 is a HEX color with RGB value rgb(76, 85, 169) and HSL value hsl(234, 38%, 48%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #4C55A9?+

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