#444AFF Color

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

Color preview

#444AFF

Color formats

HEX
#444AFF
RGB
rgb(68, 74, 255)
RGBA
rgba(68, 74, 255, 1)
HSL
hsl(238, 100%, 63%)
HSV
hsv(238, 73%, 100%)
CMYK
cmyk(73%, 71%, 0%, 0%)
CSS variable
--color-primary: #444AFF;
Lowercase HEX
#444aff

Shades

Tints

Tones

Harmony

CSS snippets for #444AFF

.color-444aff {
  color: #444AFF;
  background-color: #444AFF;
}

Frequently asked questions

What color is #444AFF?+

#444AFF is a HEX color with RGB value rgb(68, 74, 255) and HSL value hsl(238, 100%, 63%). Its closest CSS named color is RoyalBlue.

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

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