It actually baffles me how you dont have a means to input a hexdecimal string value in the color object picker window? this feature would be a god send. Having to set r,g and b individually in 0-255 values is not very user friendly at all? or is it only me and everyone else loves it this way LOL
Joking aside please consider this request , its just a few lines of code on your end and its all sorted 
1 Like
What benefit is there having a hex field outside of web development in modern games? Just curious.
Yep, just you.
It’s extremely common to use 0-255 (people are always trying to use that for Color values, which are 0.0-1.0).
–Eric
1 Like
@Eric5h5 haha yes they are all just numbers which can be converted … but…
+
@Hippo.coder - they main issue is copy and paste 3 times vs copy and paste just once - from a productivity point of view you cant beat that argument. Just expose both means to input the value ( dont laugh I have serious short term memory issues ) ,I mean its not like its going to bloat the software.
Gimp and Blender have both inputs available, So I might not be so alone in thinking its a great idea to expose both means of input as you both suggest 
1 Like