#3600FA Color

Inspect #3600FA across formats, palettes, contrast and closest named color matches.

Color preview

#3600FA

Color formats

HEX
#3600FA
RGB
rgb(54, 0, 250)
RGBA
rgba(54, 0, 250, 1)
HSL
hsl(253, 100%, 49%)
HSV
hsv(253, 100%, 98%)
CMYK
cmyk(78%, 100%, 0%, 2%)
CSS variable
--color-primary: #3600FA;
Lowercase HEX
#3600fa

Shades

Tints

Tones

Harmony

CSS snippets for #3600FA

.color-3600fa {
  color: #3600FA;
  background-color: #3600FA;
}

Frequently asked questions

What color is #3600FA?+

#3600FA is a HEX color with RGB value rgb(54, 0, 250) and HSL value hsl(253, 100%, 49%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #3600FA?+

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