#444455 Color

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

Color preview

#444455

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #444455

.color-444455 {
  color: #444455;
  background-color: #444455;
}

Frequently asked questions

What color is #444455?+

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

What is the closest Tailwind color to #444455?+

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