#360DEE Color

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

Color preview

#360DEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #360DEE

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

Frequently asked questions

What color is #360DEE?+

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

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

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