#444DEA Color

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

Color preview

#444DEA

Color formats

HEX
#444DEA
RGB
rgb(68, 77, 234)
RGBA
rgba(68, 77, 234, 1)
HSL
hsl(237, 80%, 59%)
HSV
hsv(237, 71%, 92%)
CMYK
cmyk(71%, 67%, 0%, 8%)
CSS variable
--color-primary: #444DEA;
Lowercase HEX
#444dea

Shades

Tints

Tones

Harmony

CSS snippets for #444DEA

.color-444dea {
  color: #444DEA;
  background-color: #444DEA;
}

Frequently asked questions

What color is #444DEA?+

#444DEA is a HEX color with RGB value rgb(68, 77, 234) and HSL value hsl(237, 80%, 59%). Its closest CSS named color is RoyalBlue.

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

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