Generate a random color scheme
This app attempts to create pleasing complementary-analogous color schemes using the RYB (Red-Yellow-Blue) color model.
- More info »
- The center color is the base color, chosen at random.
- The second color is a shade or tint of the base color, made darker or lighter as appropriate.
- The first color is the complement of the base color.
- The fourth and fifth colors are analogous to the base color (adjacent on the color wheel).
- The colors are generated using the RYB color model and converted to RGB. Therefore, complementary colors will be
red-green, yellow-purple, and orange-blue, unlike some other color models.
- The same color scheme is displayed against white, black, and gray backgrounds.
- You can generate a new color scheme by clicking the button or reloading the page.
- Don't forget so save the values from any color scheme you like.