ColorGenerator - Generates random colors organized into categories.

ColorGenerator
Generates random colors organized into categories.

Useful for use with:
ColorDialog

to show it like this:


  • 10 types of colors: Random, Pastel, Light, Dark, Warm, Cool, Neutral, Earth, Neon, Monochrome.

  • 2 output formats: hex, int.


GenerateColor

Returns a single random color code.


GenerateColors

Generates a list of random color codes.

  • In numberOfColors are the colors that will be shown to you randomly.

Random: Completely random colors.

Pastel: Soft, light colors.

Light: Bright colors.

Dark: Dark colors.

Warm: Warm colors (reds, oranges, yellows).

Cool: Cool colors (blues, greens, purples).

Neutral: Neutral colors (grays and near-grays).

Earth: Earth tones (browns, earthy greens).

Neon: Very bright and saturated neon colors.

Monochrome: Shades of a single color.


v1.0 Oct 27, 2025.

ColorGenerator.aia (22.1 KB)

joejsanz.joedevcolorgenerator.aix (9.5 KB)


JDK: 11
Minimum API Level: 21
Updated On: 2025-10-27T07:00:00Z

Built using: FAST-CLI v5.2.2-premium


Thanks.

2 Likes