#4444AE Color

Inspect #4444AE across formats, palettes, contrast and closest named color matches.

Color preview

#4444AE

Color formats

HEX
#4444AE
RGB
rgb(68, 68, 174)
RGBA
rgba(68, 68, 174, 1)
HSL
hsl(240, 44%, 47%)
HSV
hsv(240, 61%, 68%)
CMYK
cmyk(61%, 61%, 0%, 32%)
CSS variable
--color-primary: #4444AE;
Lowercase HEX
#4444ae

Shades

Tints

Tones

Harmony

CSS snippets for #4444AE

.color-4444ae {
  color: #4444AE;
  background-color: #4444AE;
}

Frequently asked questions

What color is #4444AE?+

#4444AE is a HEX color with RGB value rgb(68, 68, 174) and HSL value hsl(240, 44%, 47%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #4444AE?+

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