#444F90 Color

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

Color preview

#444F90

Color formats

HEX
#444F90
RGB
rgb(68, 79, 144)
RGBA
rgba(68, 79, 144, 1)
HSL
hsl(231, 36%, 42%)
HSV
hsv(231, 53%, 56%)
CMYK
cmyk(53%, 45%, 0%, 44%)
CSS variable
--color-primary: #444F90;
Lowercase HEX
#444f90

Shades

Tints

Tones

Harmony

CSS snippets for #444F90

.color-444f90 {
  color: #444F90;
  background-color: #444F90;
}

Frequently asked questions

What color is #444F90?+

#444F90 is a HEX color with RGB value rgb(68, 79, 144) and HSL value hsl(231, 36%, 42%). Its closest CSS named color is DarkSlateBlue.

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

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