#F00FBB Color

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

Color preview

#F00FBB

Color formats

HEX
#F00FBB
RGB
rgb(240, 15, 187)
RGBA
rgba(240, 15, 187, 1)
HSL
hsl(314, 88%, 50%)
HSV
hsv(314, 94%, 94%)
CMYK
cmyk(0%, 94%, 22%, 6%)
CSS variable
--color-primary: #F00FBB;
Lowercase HEX
#f00fbb

Shades

Tints

Tones

Harmony

CSS snippets for #F00FBB

.color-f00fbb {
  color: #F00FBB;
  background-color: #F00FBB;
}

Frequently asked questions

What color is #F00FBB?+

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

What is the closest Tailwind color to #F00FBB?+

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