#444DEE Color

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

Color preview

#444DEE

Color formats

HEX
#444DEE
RGB
rgb(68, 77, 238)
RGBA
rgba(68, 77, 238, 1)
HSL
hsl(237, 83%, 60%)
HSV
hsv(237, 71%, 93%)
CMYK
cmyk(71%, 68%, 0%, 7%)
CSS variable
--color-primary: #444DEE;
Lowercase HEX
#444dee

Shades

Tints

Tones

Harmony

CSS snippets for #444DEE

.color-444dee {
  color: #444DEE;
  background-color: #444DEE;
}

Frequently asked questions

What color is #444DEE?+

#444DEE is a HEX color with RGB value rgb(68, 77, 238) and HSL value hsl(237, 83%, 60%). Its closest CSS named color is RoyalBlue.

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

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