FiveM Blip, Colour & Marker Browser

Every blip sprite (with its icon), blip colour and marker type — searchable, with one-click copy of the ID.

Every FiveM blip, colour and marker in one place

Setting a blip in FiveM takes three things: a sprite (the icon), a colour, and a position. Create the blip with AddBlipForCoord, then call SetBlipSprite(blip, id) and SetBlipColour(blip, id). This browser shows every sprite with its actual icon, every colour with a live swatch, and every DrawMarker type with a preview — click any ID to copy it.

Frequently asked questions

How do I set a blip's icon?

Find the icon here, copy its sprite ID, and pass it to SetBlipSprite(blip, id).

How do I change a blip's colour?

Pick a colour from the Blip Colours tab, copy its ID, and call SetBlipColour(blip, id).