#F000EC Color

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

Color preview

#F000EC

Color formats

HEX
#F000EC
RGB
rgb(240, 0, 236)
RGBA
rgba(240, 0, 236, 1)
HSL
hsl(301, 100%, 47%)
HSV
hsv(301, 100%, 94%)
CMYK
cmyk(0%, 100%, 2%, 6%)
CSS variable
--color-primary: #F000EC;
Lowercase HEX
#f000ec

Shades

Tints

Tones

Harmony

CSS snippets for #F000EC

.color-f000ec {
  color: #F000EC;
  background-color: #F000EC;
}

Frequently asked questions

What color is #F000EC?+

#F000EC is a HEX color with RGB value rgb(240, 0, 236) and HSL value hsl(301, 100%, 47%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F000EC?+

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