#3D1FFF Color

Inspect #3D1FFF across formats, palettes, contrast and closest named color matches.

Color preview

#3D1FFF

Color formats

HEX
#3D1FFF
RGB
rgb(61, 31, 255)
RGBA
rgba(61, 31, 255, 1)
HSL
hsl(248, 100%, 56%)
HSV
hsv(248, 88%, 100%)
CMYK
cmyk(76%, 88%, 0%, 0%)
CSS variable
--color-primary: #3D1FFF;
Lowercase HEX
#3d1fff

Shades

Tints

Tones

Harmony

CSS snippets for #3D1FFF

.color-3d1fff {
  color: #3D1FFF;
  background-color: #3D1FFF;
}

Frequently asked questions

What color is #3D1FFF?+

#3D1FFF is a HEX color with RGB value rgb(61, 31, 255) and HSL value hsl(248, 100%, 56%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #3D1FFF?+

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