@batpb/genart - generative art library

Logo

A TypeScript compatible library built on p5.js for creating responsive generative art projects.

view the project on github brittni-and-the-polar-bear/generative-art-library

Red Colors by Hex

Colors are in numeric order by hex value.

Colors are ordered by luminance on the Red Colors by Luminance page.

Color block links redirect to Coolors color pages.

All Colors


Table of Contents

bird’s eye (#BC010A)

cartoon violence (#D01625)

Fin.


bird’s eye (#BC010A)


import { PC_BC010A } from 'palette-colors';

let name: string = PC_BC010A.NAME;

Table of Contents

cartoon violence (#D01625)


import { PC_D01625 } from 'palette-colors';

let name: string = PC_D01625.NAME;

Table of Contents


Fin.

Table of Contents