Get the color from a texture sample

i have a texture which is divided into squares, I cut this texture to get only one of this squares on separete, and I want to get the color of this sqaure. I have the color in the texture sample of the image below, but i don’t know how to pase the RGBA to an actor blueprint. Is there any way to get this??

Thank you!!