#6262FF Color

Inspect #6262FF across formats, palettes, contrast and closest named color matches.

Color preview

#6262FF

Color formats

HEX
#6262FF
RGB
rgb(98, 98, 255)
RGBA
rgba(98, 98, 255, 1)
HSL
hsl(240, 100%, 69%)
HSV
hsv(240, 62%, 100%)
CMYK
cmyk(62%, 62%, 0%, 0%)
CSS variable
--color-primary: #6262FF;
Lowercase HEX
#6262ff

Shades

Tints

Tones

Harmony

CSS snippets for #6262FF

.color-6262ff {
  color: #6262FF;
  background-color: #6262FF;
}

Frequently asked questions

What color is #6262FF?+

#6262FF is a HEX color with RGB value rgb(98, 98, 255) and HSL value hsl(240, 100%, 69%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #6262FF?+

The closest Tailwind color is indigo-500, available as the bg-indigo-500 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