#F000BC Color

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

Color preview

#F000BC

Color formats

HEX
#F000BC
RGB
rgb(240, 0, 188)
RGBA
rgba(240, 0, 188, 1)
HSL
hsl(313, 100%, 47%)
HSV
hsv(313, 100%, 94%)
CMYK
cmyk(0%, 100%, 22%, 6%)
CSS variable
--color-primary: #F000BC;
Lowercase HEX
#f000bc

Shades

Tints

Tones

Harmony

CSS snippets for #F000BC

.color-f000bc {
  color: #F000BC;
  background-color: #F000BC;
}

Frequently asked questions

What color is #F000BC?+

#F000BC is a HEX color with RGB value rgb(240, 0, 188) and HSL value hsl(313, 100%, 47%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #F000BC?+

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