The numbers on the documentation seem unusual, especially given the function BrickColor.palette only accepts integers in the range 0-127. After generating the palette, they are completely wrong.
Thanks for pointing this out. The numbers that map to BrickColor.palette() are not the same as those used for BrickColor.new() numbers. I’ll add the palette numbers as a separate column, so it’s clear that it uses different values.