Is it better to use BrickColors or Color3s when coloring BaseParts? Color3s seem to be the obvious answer, but I’m wondering if there are any disadvantages with using them.
Also, if Color3s are better, are BrickColors just relics of the past?
These questions have bugged me for a while. I’ve tried to search online, but most of the answers were about something else or were dated to before 2017.
Color3 of course, but I guess if you have a game (maybe some type of art/fashion game) where you need an easy palette of “all” the colors for the player to pick, using BrickColors will be easier.
edit: forgot you were talking about BaseParts, whoops. hopefully this still helps in a way.