#FF0FCB Color

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

Color preview

#FF0FCB

Color formats

HEX
#FF0FCB
RGB
rgb(255, 15, 203)
RGBA
rgba(255, 15, 203, 1)
HSL
hsl(313, 100%, 53%)
HSV
hsv(313, 94%, 100%)
CMYK
cmyk(0%, 94%, 20%, 0%)
CSS variable
--color-primary: #FF0FCB;
Lowercase HEX
#ff0fcb

Shades

Tints

Tones

Harmony

CSS snippets for #FF0FCB

.color-ff0fcb {
  color: #FF0FCB;
  background-color: #FF0FCB;
}

Frequently asked questions

What color is #FF0FCB?+

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

What is the closest Tailwind color to #FF0FCB?+

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