#F00FC3 Color

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

Color preview

#F00FC3

Color formats

HEX
#F00FC3
RGB
rgb(240, 15, 195)
RGBA
rgba(240, 15, 195, 1)
HSL
hsl(312, 88%, 50%)
HSV
hsv(312, 94%, 94%)
CMYK
cmyk(0%, 94%, 19%, 6%)
CSS variable
--color-primary: #F00FC3;
Lowercase HEX
#f00fc3

Shades

Tints

Tones

Harmony

CSS snippets for #F00FC3

.color-f00fc3 {
  color: #F00FC3;
  background-color: #F00FC3;
}

Frequently asked questions

What color is #F00FC3?+

#F00FC3 is a HEX color with RGB value rgb(240, 15, 195) and HSL value hsl(312, 88%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F00FC3?+

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