#320DEE Color

Inspect #320DEE across formats, palettes, contrast and closest named color matches.

Color preview

#320DEE

Color formats

HEX
#320DEE
RGB
rgb(50, 13, 238)
RGBA
rgba(50, 13, 238, 1)
HSL
hsl(250, 90%, 49%)
HSV
hsv(250, 95%, 93%)
CMYK
cmyk(79%, 95%, 0%, 7%)
CSS variable
--color-primary: #320DEE;
Lowercase HEX
#320dee

Shades

Tints

Tones

Harmony

CSS snippets for #320DEE

.color-320dee {
  color: #320DEE;
  background-color: #320DEE;
}

Frequently asked questions

What color is #320DEE?+

#320DEE is a HEX color with RGB value rgb(50, 13, 238) and HSL value hsl(250, 90%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #320DEE?+

The closest Tailwind color is indigo-700, available as the bg-indigo-700 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