#9292FF Color

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

Color preview

#9292FF

Color formats

HEX
#9292FF
RGB
rgb(146, 146, 255)
RGBA
rgba(146, 146, 255, 1)
HSL
hsl(240, 100%, 79%)
HSV
hsv(240, 43%, 100%)
CMYK
cmyk(43%, 43%, 0%, 0%)
CSS variable
--color-primary: #9292FF;
Lowercase HEX
#9292ff

Shades

Tints

Tones

Harmony

CSS snippets for #9292FF

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

Frequently asked questions

What color is #9292FF?+

#9292FF is a HEX color with RGB value rgb(146, 146, 255) and HSL value hsl(240, 100%, 79%). Its closest CSS named color is CornflowerBlue.

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

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