#F35EE4 Color

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

Color preview

#F35EE4

Color formats

HEX
#F35EE4
RGB
rgb(243, 94, 228)
RGBA
rgba(243, 94, 228, 1)
HSL
hsl(306, 86%, 66%)
HSV
hsv(306, 61%, 95%)
CMYK
cmyk(0%, 61%, 6%, 5%)
CSS variable
--color-primary: #F35EE4;
Lowercase HEX
#f35ee4

Shades

Tints

Tones

Harmony

CSS snippets for #F35EE4

.color-f35ee4 {
  color: #F35EE4;
  background-color: #F35EE4;
}

Frequently asked questions

What color is #F35EE4?+

#F35EE4 is a HEX color with RGB value rgb(243, 94, 228) and HSL value hsl(306, 86%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #F35EE4?+

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