Printing Color using Ruby
Using Replit as my IDE, I’m trying to create a program that outputs color palettes (either in the console, or textfile, or something). How can I output something that shows the color of a specific rgb (or other) value?
Using Replit as my IDE, I’m trying to create a program that outputs color palettes (either in the console, or textfile, or something). How can I output something that shows the color of a specific rgb (or other) value?