#3E29FF Color

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

Color preview

#3E29FF

Color formats

HEX
#3E29FF
RGB
rgb(62, 41, 255)
RGBA
rgba(62, 41, 255, 1)
HSL
hsl(246, 100%, 58%)
HSV
hsv(246, 84%, 100%)
CMYK
cmyk(76%, 84%, 0%, 0%)
CSS variable
--color-primary: #3E29FF;
Lowercase HEX
#3e29ff

Shades

Tints

Tones

Harmony

CSS snippets for #3E29FF

.color-3e29ff {
  color: #3E29FF;
  background-color: #3E29FF;
}

Frequently asked questions

What color is #3E29FF?+

#3E29FF is a HEX color with RGB value rgb(62, 41, 255) and HSL value hsl(246, 100%, 58%). Its closest CSS named color is RoyalBlue.

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

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