#4F46A0 Color

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

Color preview

#4F46A0

Color formats

HEX
#4F46A0
RGB
rgb(79, 70, 160)
RGBA
rgba(79, 70, 160, 1)
HSL
hsl(246, 39%, 45%)
HSV
hsv(246, 56%, 63%)
CMYK
cmyk(51%, 56%, 0%, 37%)
CSS variable
--color-primary: #4F46A0;
Lowercase HEX
#4f46a0

Shades

Tints

Tones

Harmony

CSS snippets for #4F46A0

.color-4f46a0 {
  color: #4F46A0;
  background-color: #4F46A0;
}

Frequently asked questions

What color is #4F46A0?+

#4F46A0 is a HEX color with RGB value rgb(79, 70, 160) and HSL value hsl(246, 39%, 45%). Its closest CSS named color is DarkSlateBlue.

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

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