What are the color schemes for the nametag above a character's head?

image

The part of the image that says “Weakest Dummy” is what I am trying to replicate with a BillboardGUI, but I just can’t find the perfect colors for it

Either that or the transparency is a little off. Could somebody help me?

You could try using a TextLabel with white text and setting the TextStrokeTransparency to 0 (or somewhere in-between 0 and 1) to give it the black outline around all the letters.

3 Likes