#444A55 Color

Inspect #444A55 across formats, palettes, contrast and closest named color matches.

Color preview

#444A55

Color formats

HEX
#444A55
RGB
rgb(68, 74, 85)
RGBA
rgba(68, 74, 85, 1)
HSL
hsl(219, 11%, 30%)
HSV
hsv(219, 20%, 33%)
CMYK
cmyk(20%, 13%, 0%, 67%)
CSS variable
--color-primary: #444A55;
Lowercase HEX
#444a55

Shades

Tints

Tones

Harmony

CSS snippets for #444A55

.color-444a55 {
  color: #444A55;
  background-color: #444A55;
}

Frequently asked questions

What color is #444A55?+

#444A55 is a HEX color with RGB value rgb(68, 74, 85) and HSL value hsl(219, 11%, 30%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #444A55?+

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