#373EFF Color

Inspect #373EFF across formats, palettes, contrast and closest named color matches.

Color preview

#373EFF

Color formats

HEX
#373EFF
RGB
rgb(55, 62, 255)
RGBA
rgba(55, 62, 255, 1)
HSL
hsl(238, 100%, 61%)
HSV
hsv(238, 78%, 100%)
CMYK
cmyk(78%, 76%, 0%, 0%)
CSS variable
--color-primary: #373EFF;
Lowercase HEX
#373eff

Shades

Tints

Tones

Harmony

CSS snippets for #373EFF

.color-373eff {
  color: #373EFF;
  background-color: #373EFF;
}

Frequently asked questions

What color is #373EFF?+

#373EFF is a HEX color with RGB value rgb(55, 62, 255) and HSL value hsl(238, 100%, 61%). Its closest CSS named color is RoyalBlue.

What is the closest Tailwind color to #373EFF?+

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