Pixelo789

Random Color

Yet another application I've developed (this time, in just one day): Random Color.

Note: I have developed Random Color a lot, and it has evolved into Prismatic. Go check it out.

A screenshot of an application I've developed, called "Random Color". Within the UI, there are two labels ("Hex: #BD4639" and "RGB: (189, 70, 57)"), and the background is the color as described by the label.

I was writing the metainfo for Web Sharing and got to the brand color step. Not knowing a color, I thought about going through random colors, and realised that would be a good app. I finished it within a few hours.

There's still a few things before I'll call it "complete".

A few neat things about it:

WCAG Contrast Guidelines

The source code is on Codeberg if you want to go check it out.

Random Color/Prismatic Codeberg repository

Web Sharing Codeberg repository