#445AFF Color

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

Color preview

#445AFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #445AFF

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

Frequently asked questions

What color is #445AFF?+

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

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

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