#373DEF Color

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

Color preview

#373DEF

Color formats

HEX
#373DEF
RGB
rgb(55, 61, 239)
RGBA
rgba(55, 61, 239, 1)
HSL
hsl(238, 85%, 58%)
HSV
hsv(238, 77%, 94%)
CMYK
cmyk(77%, 74%, 0%, 6%)
CSS variable
--color-primary: #373DEF;
Lowercase HEX
#373def

Shades

Tints

Tones

Harmony

CSS snippets for #373DEF

.color-373def {
  color: #373DEF;
  background-color: #373DEF;
}

Frequently asked questions

What color is #373DEF?+

#373DEF is a HEX color with RGB value rgb(55, 61, 239) and HSL value hsl(238, 85%, 58%). Its closest CSS named color is RoyalBlue.

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

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