I made an HTML color picker for Unreal Engine 5. It's mostly for map creators, in games like Splitgate 2. UE5 uses an RGBA format that is the regular value divided by 255 (0 - 1). This color picker converts those values for you to use in maps. You can see it here: https://daviddyess.github.io/ue5-color-picker/