#444F84 Color

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

Color preview

#444F84

Color formats

HEX
#444F84
RGB
rgb(68, 79, 132)
RGBA
rgba(68, 79, 132, 1)
HSL
hsl(230, 32%, 39%)
HSV
hsv(230, 48%, 52%)
CMYK
cmyk(48%, 40%, 0%, 48%)
CSS variable
--color-primary: #444F84;
Lowercase HEX
#444f84

Shades

Tints

Tones

Harmony

CSS snippets for #444F84

.color-444f84 {
  color: #444F84;
  background-color: #444F84;
}

Frequently asked questions

What color is #444F84?+

#444F84 is a HEX color with RGB value rgb(68, 79, 132) and HSL value hsl(230, 32%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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