#4444BF Color

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

Color preview

#4444BF

Color formats

HEX
#4444BF
RGB
rgb(68, 68, 191)
RGBA
rgba(68, 68, 191, 1)
HSL
hsl(240, 49%, 51%)
HSV
hsv(240, 64%, 75%)
CMYK
cmyk(64%, 64%, 0%, 25%)
CSS variable
--color-primary: #4444BF;
Lowercase HEX
#4444bf

Shades

Tints

Tones

Harmony

CSS snippets for #4444BF

.color-4444bf {
  color: #4444BF;
  background-color: #4444BF;
}

Frequently asked questions

What color is #4444BF?+

#4444BF is a HEX color with RGB value rgb(68, 68, 191) and HSL value hsl(240, 49%, 51%). Its closest CSS named color is SlateBlue.

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

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