#9090FE Color

Inspect #9090FE across formats, palettes, contrast and closest named color matches.

Color preview

#9090FE

Color formats

HEX
#9090FE
RGB
rgb(144, 144, 254)
RGBA
rgba(144, 144, 254, 1)
HSL
hsl(240, 98%, 78%)
HSV
hsv(240, 43%, 100%)
CMYK
cmyk(43%, 43%, 0%, 0%)
CSS variable
--color-primary: #9090FE;
Lowercase HEX
#9090fe

Shades

Tints

Tones

Harmony

CSS snippets for #9090FE

.color-9090fe {
  color: #9090FE;
  background-color: #9090FE;
}

Frequently asked questions

What color is #9090FE?+

#9090FE is a HEX color with RGB value rgb(144, 144, 254) and HSL value hsl(240, 98%, 78%). Its closest CSS named color is CornflowerBlue.

What is the closest Tailwind color to #9090FE?+

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