#4646AA Color

Inspect #4646AA across formats, palettes, contrast and closest named color matches.

Color preview

#4646AA

Color formats

HEX
#4646AA
RGB
rgb(70, 70, 170)
RGBA
rgba(70, 70, 170, 1)
HSL
hsl(240, 42%, 47%)
HSV
hsv(240, 59%, 67%)
CMYK
cmyk(59%, 59%, 0%, 33%)
CSS variable
--color-primary: #4646AA;
Lowercase HEX
#4646aa

Shades

Tints

Tones

Harmony

CSS snippets for #4646AA

.color-4646aa {
  color: #4646AA;
  background-color: #4646AA;
}

Frequently asked questions

What color is #4646AA?+

#4646AA is a HEX color with RGB value rgb(70, 70, 170) and HSL value hsl(240, 42%, 47%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #4646AA?+

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