#3200FA Color

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

Color preview

#3200FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #3200FA

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

Frequently asked questions

What color is #3200FA?+

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

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

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