How to turn BrickColor value into Color3 value

Let’s say I had a BrickColorValue with the value of “Fossil”. I want to put that color into an ImageColor3, but ImageColor3 uses Color3 and not BrickColor. So how do I convert that Fossil BrickColor into something like (0,0,0). Do I manually search the RGB value of Fossil? or can I use a script that can convert it automatically? (ye I’m too lazy to find the rgb value of it)

It says it in the part, set it to fossil, and then the second color setting will have the Color3 setting

2 Likes

wow I forgot this exist. Thanks!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.