#EE40F7 Color

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

Color preview

#EE40F7

Color formats

HEX
#EE40F7
RGB
rgb(238, 64, 247)
RGBA
rgba(238, 64, 247, 1)
HSL
hsl(297, 92%, 61%)
HSV
hsv(297, 74%, 97%)
CMYK
cmyk(4%, 74%, 0%, 3%)
CSS variable
--color-primary: #EE40F7;
Lowercase HEX
#ee40f7

Shades

Tints

Tones

Harmony

CSS snippets for #EE40F7

.color-ee40f7 {
  color: #EE40F7;
  background-color: #EE40F7;
}

Frequently asked questions

What color is #EE40F7?+

#EE40F7 is a HEX color with RGB value rgb(238, 64, 247) and HSL value hsl(297, 92%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EE40F7?+

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