[Solved] Color Recognizer

Hi @lwarren265, welcome to Thunkable! :tada:

Be sure to check out our posts about How to ask Great Questions v2.0 and our Community Guidelines as you get started.

This is definitely doable in Thunkable! The best option would probably be to find a image/color recognizer web API and use the camera blocks to send the image you take to the API and use labels to return the response.