#F00FCE Color

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

Color preview

#F00FCE

Color formats

HEX
#F00FCE
RGB
rgb(240, 15, 206)
RGBA
rgba(240, 15, 206, 1)
HSL
hsl(309, 88%, 50%)
HSV
hsv(309, 94%, 94%)
CMYK
cmyk(0%, 94%, 14%, 6%)
CSS variable
--color-primary: #F00FCE;
Lowercase HEX
#f00fce

Shades

Tints

Tones

Harmony

CSS snippets for #F00FCE

.color-f00fce {
  color: #F00FCE;
  background-color: #F00FCE;
}

Frequently asked questions

What color is #F00FCE?+

#F00FCE is a HEX color with RGB value rgb(240, 15, 206) and HSL value hsl(309, 88%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #F00FCE?+

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