#444EDA Color

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

Color preview

#444EDA

Color formats

HEX
#444EDA
RGB
rgb(68, 78, 218)
RGBA
rgba(68, 78, 218, 1)
HSL
hsl(236, 67%, 56%)
HSV
hsv(236, 69%, 85%)
CMYK
cmyk(69%, 64%, 0%, 15%)
CSS variable
--color-primary: #444EDA;
Lowercase HEX
#444eda

Shades

Tints

Tones

Harmony

CSS snippets for #444EDA

.color-444eda {
  color: #444EDA;
  background-color: #444EDA;
}

Frequently asked questions

What color is #444EDA?+

#444EDA is a HEX color with RGB value rgb(68, 78, 218) and HSL value hsl(236, 67%, 56%). Its closest CSS named color is RoyalBlue.

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

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