#FF0FCF Color

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

Color preview

#FF0FCF

Color formats

HEX
#FF0FCF
RGB
rgb(255, 15, 207)
RGBA
rgba(255, 15, 207, 1)
HSL
hsl(312, 100%, 53%)
HSV
hsv(312, 94%, 100%)
CMYK
cmyk(0%, 94%, 19%, 0%)
CSS variable
--color-primary: #FF0FCF;
Lowercase HEX
#ff0fcf

Shades

Tints

Tones

Harmony

CSS snippets for #FF0FCF

.color-ff0fcf {
  color: #FF0FCF;
  background-color: #FF0FCF;
}

Frequently asked questions

What color is #FF0FCF?+

#FF0FCF is a HEX color with RGB value rgb(255, 15, 207) and HSL value hsl(312, 100%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #FF0FCF?+

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